Skip to content

Commit 0eea55d

Browse files
divyansh42tekton-robot
authored andcommitted
chore: update third-party image digests
Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>
1 parent 57958bd commit 0eea55d

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

config/openshift/base/operator.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,15 @@ spec:
8888
- name: CONFIG_LEADERELECTION_NAME
8989
value: tekton-operator-controller-config-leader-election
9090
- name: IMAGE_HUB_TEKTON_HUB_DB
91-
value: registry.redhat.io/rhel9/postgresql-15@sha256:5675bd5859ffc1e16eb4aa5e43f519964a0bba688db7922b3540022259db34dc
91+
value: registry.redhat.io/rhel9/postgresql-15@sha256:9e1ae1b250fa5bd732f573b2c924e503328e61dd341cf6a41c67aeb5f26cbc38
9292
- name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE
93-
value: registry.redhat.io/rhel9/buildah@sha256:ed9497f3dcbf63e4f05524b313213cd1431bf643e1c8ecfc9fd03f042d87cbb3
93+
value: registry.redhat.io/rhel9/buildah@sha256:b9a21eafe26e81ade7a49fe8e67192a35ce3a15a95ae71fc3b1203fcc4ea4472
9494
- name: IMAGE_ADDONS_PARAM_KN_IMAGE
9595
value: registry.redhat.io/openshift-serverless-1/kn-client-kn-rhel9@sha256:aee19896d17a431ba980564fdb73ef08ad1512f586fbdf954cecef6258f7a8df
9696
- name: IMAGE_ADDONS_MVN_SETTINGS
9797
value: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
9898
- name: IMAGE_ADDONS_SKOPEO_COPY
99-
value: registry.redhat.io/rhel9/skopeo@sha256:08d8d7618048b8d2d04acffd7951f874c7098e3586500823a4ae6abd42700eef
99+
value: registry.redhat.io/rhel9/skopeo@sha256:028883ab919f8288b2a542f53a7fa07ac1294887bcebd34d620dc75c089a846b
100100
- name: IMAGE_ADDONS_GENERATE
101101
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
102102
- name: IMAGE_ADDONS_GEN_ENV_FILE

operatorhub/openshift/config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,15 +145,15 @@ image-substitutions:
145145
containerName: openshift-pipelines-operator-lifecycle
146146
envKeys:
147147
- IMAGE_ADDONS_OPC
148-
- image: registry.redhat.io/rhel9/skopeo@sha256:08d8d7618048b8d2d04acffd7951f874c7098e3586500823a4ae6abd42700eef
148+
- image: registry.redhat.io/rhel9/skopeo@sha256:028883ab919f8288b2a542f53a7fa07ac1294887bcebd34d620dc75c089a846b
149149
replaceLocations:
150150
envTargets:
151151
- deploymentName: openshift-pipelines-operator
152152
containerName: openshift-pipelines-operator-lifecycle
153153
envKeys:
154154
- IMAGE_ADDONS_SKOPEO_COPY
155155
- IMAGE_ADDONS_SKOPEO_RESULTS
156-
- image: registry.redhat.io/rhel9/buildah@sha256:ed9497f3dcbf63e4f05524b313213cd1431bf643e1c8ecfc9fd03f042d87cbb3
156+
- image: registry.redhat.io/rhel9/buildah@sha256:b9a21eafe26e81ade7a49fe8e67192a35ce3a15a95ae71fc3b1203fcc4ea4472
157157
replaceLocations:
158158
envTargets:
159159
- deploymentName: openshift-pipelines-operator
@@ -210,7 +210,7 @@ image-substitutions:
210210
containerName: openshift-pipelines-operator-lifecycle
211211
envKeys:
212212
- IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
213-
- image: registry.redhat.io/rhel9/postgresql-15@sha256:5675bd5859ffc1e16eb4aa5e43f519964a0bba688db7922b3540022259db34dc
213+
- image: registry.redhat.io/rhel9/postgresql-15@sha256:9e1ae1b250fa5bd732f573b2c924e503328e61dd341cf6a41c67aeb5f26cbc38
214214
replaceLocations:
215215
envTargets:
216216
- deploymentName: openshift-pipelines-operator

operatorhub/openshift/release-artifacts/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,15 +1374,15 @@ spec:
13741374
- name: CONFIG_LEADERELECTION_NAME
13751375
value: tekton-operator-controller-config-leader-election
13761376
- name: IMAGE_HUB_TEKTON_HUB_DB
1377-
value: registry.redhat.io/rhel9/postgresql-15@sha256:5675bd5859ffc1e16eb4aa5e43f519964a0bba688db7922b3540022259db34dc
1377+
value: registry.redhat.io/rhel9/postgresql-15@sha256:9e1ae1b250fa5bd732f573b2c924e503328e61dd341cf6a41c67aeb5f26cbc38
13781378
- name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE
1379-
value: registry.redhat.io/rhel9/buildah@sha256:ed9497f3dcbf63e4f05524b313213cd1431bf643e1c8ecfc9fd03f042d87cbb3
1379+
value: registry.redhat.io/rhel9/buildah@sha256:b9a21eafe26e81ade7a49fe8e67192a35ce3a15a95ae71fc3b1203fcc4ea4472
13801380
- name: IMAGE_ADDONS_PARAM_KN_IMAGE
13811381
value: registry.redhat.io/openshift-serverless-1/kn-client-kn-rhel9@sha256:aee19896d17a431ba980564fdb73ef08ad1512f586fbdf954cecef6258f7a8df
13821382
- name: IMAGE_ADDONS_MVN_SETTINGS
13831383
value: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
13841384
- name: IMAGE_ADDONS_SKOPEO_COPY
1385-
value: registry.redhat.io/rhel9/skopeo@sha256:08d8d7618048b8d2d04acffd7951f874c7098e3586500823a4ae6abd42700eef
1385+
value: registry.redhat.io/rhel9/skopeo@sha256:028883ab919f8288b2a542f53a7fa07ac1294887bcebd34d620dc75c089a846b
13861386
- name: IMAGE_ADDONS_GENERATE
13871387
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
13881388
- name: IMAGE_ADDONS_GEN_ENV_FILE

0 commit comments

Comments
 (0)