Skip to content

Commit aa8798a

Browse files
authored
chore(deps): update openshift-builds-webhook-1-6 to 54bfc3a (#723)
2 parents 1145c65 + 6f5f701 commit aa8798a

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
@@ -727,7 +727,7 @@ spec:
727727
- name: IMAGE_SHIPWRIGHT_WAITER_CONTAINER_IMAGE
728728
value: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:b630804ac894a68d5c887503f9fb706fe70f1493e471bee52bda99f718449e0e
729729
- name: IMAGE_SHIPWRIGHT_SHIPWRIGHT_BUILD_WEBHOOK
730-
value: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d62eaf4958fdfd7b7f83ba380643a0ae7354bc5e8fdb4c249c9b94b1e8992d67
730+
value: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:54bfc3a7c5d5386018f8b91a817cae73d19e7e3a0f467b2e4dd729efad904fe5
731731
image: registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3abf97dc3a1a3f931763a803bcc932f6654d69cadc8607cbd3e1f0bf544e71b6
732732
imagePullPolicy: Always
733733
livenessProbe:
@@ -835,7 +835,7 @@ spec:
835835
name: OPENSHIFT_BUILDS_IMAGE_BUNDLER
836836
- image: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:b630804ac894a68d5c887503f9fb706fe70f1493e471bee52bda99f718449e0e
837837
name: OPENSHIFT_BUILDS_WAITER
838-
- image: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d62eaf4958fdfd7b7f83ba380643a0ae7354bc5e8fdb4c249c9b94b1e8992d67
838+
- image: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:54bfc3a7c5d5386018f8b91a817cae73d19e7e3a0f467b2e4dd729efad904fe5
839839
name: OPENSHIFT_BUILDS_WEBHOOK
840840
- image: registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e469439dc1fb1fbf70203a771aa9b52e8aa960d2a0092e80e91dd227889b496c
841841
name: OPENSHIFT_BUILDS_SHARED_RESOURCE_WEBHOOK

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
- name: IMAGE_SHIPWRIGHT_WAITER_CONTAINER_IMAGE
8282
value: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:b630804ac894a68d5c887503f9fb706fe70f1493e471bee52bda99f718449e0e
8383
- name: IMAGE_SHIPWRIGHT_SHIPWRIGHT_BUILD_WEBHOOK
84-
value: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d62eaf4958fdfd7b7f83ba380643a0ae7354bc5e8fdb4c249c9b94b1e8992d67
84+
value: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:54bfc3a7c5d5386018f8b91a817cae73d19e7e3a0f467b2e4dd729efad904fe5
8585
securityContext:
8686
allowPrivilegeEscalation: false
8787
readOnlyRootFilesystem: true

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ spec:
9595
name: OPENSHIFT_BUILDS_IMAGE_BUNDLER
9696
- image: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:b630804ac894a68d5c887503f9fb706fe70f1493e471bee52bda99f718449e0e
9797
name: OPENSHIFT_BUILDS_WAITER
98-
- image: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d62eaf4958fdfd7b7f83ba380643a0ae7354bc5e8fdb4c249c9b94b1e8992d67
98+
- image: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:54bfc3a7c5d5386018f8b91a817cae73d19e7e3a0f467b2e4dd729efad904fe5
9999
name: OPENSHIFT_BUILDS_WEBHOOK
100100
- image: registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e469439dc1fb1fbf70203a771aa9b52e8aa960d2a0092e80e91dd227889b496c
101101
name: OPENSHIFT_BUILDS_SHARED_RESOURCE_WEBHOOK

0 commit comments

Comments
 (0)