Skip to content

Commit 0825901

Browse files
authored
chore(deps): update openshift-builds-webhook-1-4 to dcef647 (#584)
2 parents 8591260 + 0c07cfd commit 0825901

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
@@ -875,7 +875,7 @@ spec:
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
878-
value: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:6251cb303774e29d137a37d6527875c371fe1d3f6a5fa0383e80f0e9ef5c02be
878+
value: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:dcef647d34af07996370f49f2103421779b1f3d6aaa6fc2afe393cc06999f5cd
879879
image: registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:9d12e6cbf26e31a1e4458c99a972ed36125d759c5ec57773f203cd8dd0985de7
880880
imagePullPolicy: Always
881881
livenessProbe:
@@ -982,7 +982,7 @@ spec:
982982
name: OPENSHIFT_BUILDS_IMAGE_BUNDLER
983983
- image: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:d7c3e7e66b1347f21497f1516c7d61a95872cfea5b84e4369fe19ef2d75167d9
984984
name: OPENSHIFT_BUILDS_WAITER
985-
- image: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:6251cb303774e29d137a37d6527875c371fe1d3f6a5fa0383e80f0e9ef5c02be
985+
- image: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:dcef647d34af07996370f49f2103421779b1f3d6aaa6fc2afe393cc06999f5cd
986986
name: OPENSHIFT_BUILDS_WEBHOOK
987987
- image: registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:4e9c152023b2db04ee5d55f102490294b393bf78baa3aa8917f85f8547fbe3c8
988988
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:d7c3e7e66b1347f21497f1516c7d61a95872cfea5b84e4369fe19ef2d75167d9
8383
- name: IMAGE_SHIPWRIGHT_SHIPWRIGHT_BUILD_WEBHOOK
84-
value: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:6251cb303774e29d137a37d6527875c371fe1d3f6a5fa0383e80f0e9ef5c02be
84+
value: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:dcef647d34af07996370f49f2103421779b1f3d6aaa6fc2afe393cc06999f5cd
8585
securityContext:
8686
allowPrivilegeEscalation: false
8787
capabilities:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ spec:
115115
name: OPENSHIFT_BUILDS_IMAGE_BUNDLER
116116
- image: registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:d7c3e7e66b1347f21497f1516c7d61a95872cfea5b84e4369fe19ef2d75167d9
117117
name: OPENSHIFT_BUILDS_WAITER
118-
- image: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:6251cb303774e29d137a37d6527875c371fe1d3f6a5fa0383e80f0e9ef5c02be
118+
- image: registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:dcef647d34af07996370f49f2103421779b1f3d6aaa6fc2afe393cc06999f5cd
119119
name: OPENSHIFT_BUILDS_WEBHOOK
120120
- image: registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:4e9c152023b2db04ee5d55f102490294b393bf78baa3aa8917f85f8547fbe3c8
121121
name: OPENSHIFT_BUILDS_SHARED_RESOURCE_WEBHOOK

0 commit comments

Comments
 (0)