Skip to content

Commit 8591260

Browse files
authored
chore(deps): update openshift-builds-image-bundler-1-4 to d14a43f (#585)
2 parents 1a01f37 + 9c06e50 commit 8591260

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bundle/manifests/openshift-builds-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ spec:
871871
- name: IMAGE_SHIPWRIGHT_IMAGE_PROCESSING_CONTAINER_IMAGE
872872
value: registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:eb060d0b73873a16a01632bae2b9d5d1d20d6e80a0aa5f52e93f3495abcc8ad8
873873
- name: IMAGE_SHIPWRIGHT_BUNDLE_CONTAINER_IMAGE
874-
value: registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:c60ca44275297d2ee8c499d9d7fb4056d104f4bd5dec8a02e7388241ac466c44
874+
value: registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d14a43f8d07b7470ff84feada888652f6b4e092d746f78914f06c6c174c0f9e3
875875
- name: IMAGE_SHIPWRIGHT_WAITER_CONTAINER_IMAGE
876876
value: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:d7c3e7e66b1347f21497f1516c7d61a95872cfea5b84e4369fe19ef2d75167d9
877877
- name: IMAGE_SHIPWRIGHT_SHIPWRIGHT_BUILD_WEBHOOK
@@ -978,7 +978,7 @@ spec:
978978
name: OPENSHIFT_BUILDS_GIT_CLONER
979979
- image: registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:eb060d0b73873a16a01632bae2b9d5d1d20d6e80a0aa5f52e93f3495abcc8ad8
980980
name: OPENSHIFT_BUILDS_IMAGE_PROCESSING
981-
- image: registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:c60ca44275297d2ee8c499d9d7fb4056d104f4bd5dec8a02e7388241ac466c44
981+
- image: registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d14a43f8d07b7470ff84feada888652f6b4e092d746f78914f06c6c174c0f9e3
982982
name: OPENSHIFT_BUILDS_IMAGE_BUNDLER
983983
- image: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:d7c3e7e66b1347f21497f1516c7d61a95872cfea5b84e4369fe19ef2d75167d9
984984
name: OPENSHIFT_BUILDS_WAITER

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
- name: IMAGE_SHIPWRIGHT_IMAGE_PROCESSING_CONTAINER_IMAGE
7878
value: registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:eb060d0b73873a16a01632bae2b9d5d1d20d6e80a0aa5f52e93f3495abcc8ad8
7979
- name: IMAGE_SHIPWRIGHT_BUNDLE_CONTAINER_IMAGE
80-
value: registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:c60ca44275297d2ee8c499d9d7fb4056d104f4bd5dec8a02e7388241ac466c44
80+
value: registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d14a43f8d07b7470ff84feada888652f6b4e092d746f78914f06c6c174c0f9e3
8181
- name: IMAGE_SHIPWRIGHT_WAITER_CONTAINER_IMAGE
8282
value: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:d7c3e7e66b1347f21497f1516c7d61a95872cfea5b84e4369fe19ef2d75167d9
8383
- name: IMAGE_SHIPWRIGHT_SHIPWRIGHT_BUILD_WEBHOOK

config/manifests/bases/openshift-builds-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ spec:
111111
name: OPENSHIFT_BUILDS_GIT_CLONER
112112
- image: registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:eb060d0b73873a16a01632bae2b9d5d1d20d6e80a0aa5f52e93f3495abcc8ad8
113113
name: OPENSHIFT_BUILDS_IMAGE_PROCESSING
114-
- image: registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:c60ca44275297d2ee8c499d9d7fb4056d104f4bd5dec8a02e7388241ac466c44
114+
- image: registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d14a43f8d07b7470ff84feada888652f6b4e092d746f78914f06c6c174c0f9e3
115115
name: OPENSHIFT_BUILDS_IMAGE_BUNDLER
116116
- image: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:d7c3e7e66b1347f21497f1516c7d61a95872cfea5b84e4369fe19ef2d75167d9
117117
name: OPENSHIFT_BUILDS_WAITER

0 commit comments

Comments
 (0)