Skip to content

Commit bfacb35

Browse files
divyansh42tekton-bot
authored andcommitted
chore: update third-party image digests
Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>
1 parent 6ab5ad3 commit bfacb35

3 files changed

Lines changed: 41 additions & 41 deletions

File tree

config/openshift/base/operator.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,21 +88,21 @@ 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:327d89e4b62d990dbf55d3c78f271373747816c2e0ab3c943fb016cdcf12f9b5
91+
value: registry.redhat.io/rhel9/postgresql-15@sha256:5675bd5859ffc1e16eb4aa5e43f519964a0bba688db7922b3540022259db34dc
9292
- name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE
93-
value: registry.redhat.io/rhel9/buildah@sha256:f0432e506a8aea892078322518aedeb12e0f17504dbc29fd293cd8cda06e7f73
93+
value: registry.redhat.io/rhel9/buildah@sha256:c54ea681142034817a77275ec770167cb17e64020f8c2dbb57c054c39b6c514a
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
97-
value: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
97+
value: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
9898
- name: IMAGE_ADDONS_SKOPEO_COPY
99-
value: registry.redhat.io/rhel9/skopeo@sha256:ecc4e3b3aeaadac17f9c0922ea2d7251303761a2695f7e9e08b6d89c7f057388
99+
value: registry.redhat.io/rhel9/skopeo@sha256:fc58b8a734a34f1fd1b0b31e7e137a8200c72e233fbe2a67a29b7a665b683ce9
100100
- name: IMAGE_ADDONS_GENERATE
101-
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:70293cb8a80aa548933ff5f502bac89945a5cd08801c4ca3aac08a10dd01f62f
101+
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
102102
- name: IMAGE_ADDONS_GEN_ENV_FILE
103-
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:70293cb8a80aa548933ff5f502bac89945a5cd08801c4ca3aac08a10dd01f62f
103+
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
104104
- name: IMAGE_ADDONS_PARAM_MAVEN_IMAGE
105-
value: registry.redhat.io/ubi9/openjdk-17@sha256:4a1c11377fcd260a2fecfe0ec01e143cc05150c3d9b70b018cdcc68c6f5667a9
105+
value: registry.redhat.io/ubi9/openjdk-17@sha256:052c0ab499cfbb24b20339394778dfe6402a66b42398c8e59c87697b9b3f0a42
106106
- name: IMAGE_ADDONS_OC
107107
value: image-registry.openshift-image-registry.svc:5000/openshift/cli:latest
108108
- name: openshift-pipelines-operator-cluster-operations # tektoninstallerset reconciler

operatorhub/openshift/config.yaml

Lines changed: 6 additions & 6 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:ecc4e3b3aeaadac17f9c0922ea2d7251303761a2695f7e9e08b6d89c7f057388
148+
- image: registry.redhat.io/rhel9/skopeo@sha256:fc58b8a734a34f1fd1b0b31e7e137a8200c72e233fbe2a67a29b7a665b683ce9
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:f0432e506a8aea892078322518aedeb12e0f17504dbc29fd293cd8cda06e7f73
156+
- image: registry.redhat.io/rhel9/buildah@sha256:c54ea681142034817a77275ec770167cb17e64020f8c2dbb57c054c39b6c514a
157157
replaceLocations:
158158
envTargets:
159159
- deploymentName: openshift-pipelines-operator
@@ -162,7 +162,7 @@ image-substitutions:
162162
- IMAGE_ADDONS_PARAM_BUILDER_IMAGE
163163
- IMAGE_ADDONS_BUILD
164164
- IMAGE_ADDONS_S2I_BUILD
165-
- image: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:70293cb8a80aa548933ff5f502bac89945a5cd08801c4ca3aac08a10dd01f62f
165+
- image: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
166166
replaceLocations:
167167
envTargets:
168168
- deploymentName: openshift-pipelines-operator
@@ -171,7 +171,7 @@ image-substitutions:
171171
- IMAGE_ADDONS_GENERATE
172172
- IMAGE_ADDONS_GEN_ENV_FILE
173173
- IMAGE_ADDONS_S2I_GENERATE
174-
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
174+
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
175175
replaceLocations:
176176
envTargets:
177177
- 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:327d89e4b62d990dbf55d3c78f271373747816c2e0ab3c943fb016cdcf12f9b5
213+
- image: registry.redhat.io/rhel9/postgresql-15@sha256:5675bd5859ffc1e16eb4aa5e43f519964a0bba688db7922b3540022259db34dc
214214
replaceLocations:
215215
envTargets:
216216
- deploymentName: openshift-pipelines-operator
@@ -315,7 +315,7 @@ image-substitutions:
315315
containerName: openshift-pipelines-operator-lifecycle
316316
envKeys:
317317
- IMAGE_RESULTS_RETENTION_POLICY_AGENT
318-
- image: registry.redhat.io/ubi9/openjdk-17@sha256:4a1c11377fcd260a2fecfe0ec01e143cc05150c3d9b70b018cdcc68c6f5667a9
318+
- image: registry.redhat.io/ubi9/openjdk-17@sha256:052c0ab499cfbb24b20339394778dfe6402a66b42398c8e59c87697b9b3f0a42
319319
replaceLocations:
320320
envTargets:
321321
- deploymentName: openshift-pipelines-operator

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

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -852,35 +852,35 @@ spec:
852852
- name: IMAGE_HUB_TEKTON_HUB_DB
853853
value: registry.redhat.io/rhel9/postgresql-13@sha256:36647bd6d50d2e0e9c99ecf190bd515577c7ce9476e49d927c4d4065011e3441
854854
- name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE
855-
value: registry.redhat.io/rhel9/buildah@sha256:f0432e506a8aea892078322518aedeb12e0f17504dbc29fd293cd8cda06e7f73
855+
value: registry.redhat.io/rhel9/buildah@sha256:c54ea681142034817a77275ec770167cb17e64020f8c2dbb57c054c39b6c514a
856856
- name: IMAGE_ADDONS_PARAM_KN_IMAGE
857857
value: registry.redhat.io/openshift-serverless-1/kn-client-kn-rhel9@sha256:aee19896d17a431ba980564fdb73ef08ad1512f586fbdf954cecef6258f7a8df
858858
- name: IMAGE_ADDONS_KN
859859
value: registry.redhat.io/openshift-serverless-1/kn-client-kn-rhel9@sha256:aee19896d17a431ba980564fdb73ef08ad1512f586fbdf954cecef6258f7a8df
860860
- name: IMAGE_ADDONS_SKOPEO_RESULTS
861-
value: registry.redhat.io/rhel9/skopeo@sha256:ecc4e3b3aeaadac17f9c0922ea2d7251303761a2695f7e9e08b6d89c7f057388
861+
value: registry.redhat.io/rhel9/skopeo@sha256:fc58b8a734a34f1fd1b0b31e7e137a8200c72e233fbe2a67a29b7a665b683ce9
862862
- name: IMAGE_ADDONS_BUILD
863-
value: registry.redhat.io/rhel9/buildah@sha256:f0432e506a8aea892078322518aedeb12e0f17504dbc29fd293cd8cda06e7f73
863+
value: registry.redhat.io/rhel9/buildah@sha256:c54ea681142034817a77275ec770167cb17e64020f8c2dbb57c054c39b6c514a
864864
- name: IMAGE_ADDONS_S2I_BUILD
865-
value: registry.redhat.io/rhel9/buildah@sha256:f0432e506a8aea892078322518aedeb12e0f17504dbc29fd293cd8cda06e7f73
865+
value: registry.redhat.io/rhel9/buildah@sha256:c54ea681142034817a77275ec770167cb17e64020f8c2dbb57c054c39b6c514a
866866
- name: IMAGE_ADDONS_S2I_GENERATE
867-
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:70293cb8a80aa548933ff5f502bac89945a5cd08801c4ca3aac08a10dd01f62f
867+
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
868868
- name: IMAGE_ADDONS_LOAD_SCRIPTS
869-
value: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
869+
value: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
870870
- name: IMAGE_ADDONS_MAVEN_GENERATE
871-
value: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
871+
value: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
872872
- name: IMAGE_ADDONS_PREPARE
873-
value: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
873+
value: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
874874
- name: IMAGE_ADDONS_MVN_SETTINGS
875-
value: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
875+
value: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
876876
- name: IMAGE_ADDONS_SKOPEO_COPY
877-
value: registry.redhat.io/rhel9/skopeo@sha256:ecc4e3b3aeaadac17f9c0922ea2d7251303761a2695f7e9e08b6d89c7f057388
877+
value: registry.redhat.io/rhel9/skopeo@sha256:fc58b8a734a34f1fd1b0b31e7e137a8200c72e233fbe2a67a29b7a665b683ce9
878878
- name: IMAGE_ADDONS_GENERATE
879-
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:70293cb8a80aa548933ff5f502bac89945a5cd08801c4ca3aac08a10dd01f62f
879+
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
880880
- name: IMAGE_ADDONS_GEN_ENV_FILE
881-
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:70293cb8a80aa548933ff5f502bac89945a5cd08801c4ca3aac08a10dd01f62f
881+
value: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
882882
- name: IMAGE_ADDONS_PARAM_MAVEN_IMAGE
883-
value: registry.redhat.io/ubi9/openjdk-17@sha256:4a1c11377fcd260a2fecfe0ec01e143cc05150c3d9b70b018cdcc68c6f5667a9
883+
value: registry.redhat.io/ubi9/openjdk-17@sha256:052c0ab499cfbb24b20339394778dfe6402a66b42398c8e59c87697b9b3f0a42
884884
- name: IMAGE_ADDONS_OC
885885
value: image-registry.openshift-image-registry.svc:5000/openshift/cli:latest
886886
- name: IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER
@@ -970,7 +970,7 @@ spec:
970970
- name: IMAGE_PAC_PAC_CLI
971971
value: registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-rhel9@
972972
- name: IMAGE_ADDONS_MAVEN_GOALS
973-
value: registry.redhat.io/ubi9/openjdk-17@sha256:4a1c11377fcd260a2fecfe0ec01e143cc05150c3d9b70b018cdcc68c6f5667a9
973+
value: registry.redhat.io/ubi9/openjdk-17@sha256:052c0ab499cfbb24b20339394778dfe6402a66b42398c8e59c87697b9b3f0a42
974974
- name: IMAGE_PIPELINES_CONSOLE_PLUGIN
975975
value: registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@
976976
- name: IMAGE_PIPELINES_CONSOLE_PLUGIN_LEGACY
@@ -1094,15 +1094,15 @@ spec:
10941094
provider:
10951095
name: Red Hat
10961096
relatedImages:
1097-
- image: registry.redhat.io/rhel9/buildah@sha256:f0432e506a8aea892078322518aedeb12e0f17504dbc29fd293cd8cda06e7f73
1097+
- image: registry.redhat.io/rhel9/buildah@sha256:c54ea681142034817a77275ec770167cb17e64020f8c2dbb57c054c39b6c514a
10981098
name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE
10991099
- image: registry.redhat.io/openshift-serverless-1/kn-client-kn-rhel9@sha256:aee19896d17a431ba980564fdb73ef08ad1512f586fbdf954cecef6258f7a8df
11001100
name: IMAGE_ADDONS_PARAM_KN_IMAGE
1101-
- image: registry.redhat.io/rhel9/skopeo@sha256:ecc4e3b3aeaadac17f9c0922ea2d7251303761a2695f7e9e08b6d89c7f057388
1101+
- image: registry.redhat.io/rhel9/skopeo@sha256:fc58b8a734a34f1fd1b0b31e7e137a8200c72e233fbe2a67a29b7a665b683ce9
11021102
name: IMAGE_ADDONS_SKOPEO_COPY
1103-
- image: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:70293cb8a80aa548933ff5f502bac89945a5cd08801c4ca3aac08a10dd01f62f
1103+
- image: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
11041104
name: IMAGE_ADDONS_GENERATE
1105-
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
1105+
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
11061106
name: IMAGE_ADDONS_MVN_SETTINGS
11071107
- image: registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@
11081108
name: OPENSHIFT_PIPELINES_OPERATOR
@@ -1160,9 +1160,9 @@ spec:
11601160
name: IMAGE_HUB_TEKTON_HUB_UI
11611161
- image: registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-rhel9@
11621162
name: IMAGE_PAC_TRIGGERTEMPLATE_APPLY_AND_LAUNCH
1163-
- image: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:70293cb8a80aa548933ff5f502bac89945a5cd08801c4ca3aac08a10dd01f62f
1163+
- image: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
11641164
name: IMAGE_ADDONS_GEN_ENV_FILE
1165-
- image: registry.redhat.io/ubi9/openjdk-17@sha256:4a1c11377fcd260a2fecfe0ec01e143cc05150c3d9b70b018cdcc68c6f5667a9
1165+
- image: registry.redhat.io/ubi9/openjdk-17@sha256:052c0ab499cfbb24b20339394778dfe6402a66b42398c8e59c87697b9b3f0a42
11661166
name: IMAGE_ADDONS_PARAM_MAVEN_IMAGE
11671167
- image: image-registry.openshift-image-registry.svc:5000/openshift/cli:latest
11681168
name: IMAGE_ADDONS_OC
@@ -1182,19 +1182,19 @@ spec:
11821182
name: IMAGE_ADDONS_CACHE_FETCH
11831183
- image: registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@
11841184
name: IMAGE_PIPELINES_ARG__SIDECARLOGRESULTS_IMAGE
1185-
- image: registry.redhat.io/rhel9/skopeo@sha256:ecc4e3b3aeaadac17f9c0922ea2d7251303761a2695f7e9e08b6d89c7f057388
1185+
- image: registry.redhat.io/rhel9/skopeo@sha256:fc58b8a734a34f1fd1b0b31e7e137a8200c72e233fbe2a67a29b7a665b683ce9
11861186
name: IMAGE_ADDONS_SKOPEO_RESULTS
1187-
- image: registry.redhat.io/rhel9/buildah@sha256:f0432e506a8aea892078322518aedeb12e0f17504dbc29fd293cd8cda06e7f73
1187+
- image: registry.redhat.io/rhel9/buildah@sha256:c54ea681142034817a77275ec770167cb17e64020f8c2dbb57c054c39b6c514a
11881188
name: IMAGE_ADDONS_BUILD
1189-
- image: registry.redhat.io/rhel9/buildah@sha256:f0432e506a8aea892078322518aedeb12e0f17504dbc29fd293cd8cda06e7f73
1189+
- image: registry.redhat.io/rhel9/buildah@sha256:c54ea681142034817a77275ec770167cb17e64020f8c2dbb57c054c39b6c514a
11901190
name: IMAGE_ADDONS_S2I_BUILD
1191-
- image: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:70293cb8a80aa548933ff5f502bac89945a5cd08801c4ca3aac08a10dd01f62f
1191+
- image: registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:718e59d9aacacbaa16be3ae247bdb8582dc4fd9cbe0c5314dfdfc8f22e4f3578
11921192
name: IMAGE_ADDONS_S2I_GENERATE
1193-
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
1193+
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
11941194
name: IMAGE_ADDONS_LOAD_SCRIPTS
1195-
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
1195+
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
11961196
name: IMAGE_ADDONS_MAVEN_GENERATE
1197-
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362
1197+
- image: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c
11981198
name: IMAGE_ADDONS_PREPARE
11991199
- image: registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@
12001200
name: IMAGE_ADDONS_TKN
@@ -1228,7 +1228,7 @@ spec:
12281228
name: IMAGE_SCHEDULER_WEBHOOK
12291229
- image: registry.redhat.io/openshift-pipelines/pipelines-syncer-service-rhel9@"
12301230
name: IMAGE_SYNCER_SERVICE_WORKLOAD_CONTROLLER
1231-
- image: registry.redhat.io/ubi9/openjdk-17@sha256:4a1c11377fcd260a2fecfe0ec01e143cc05150c3d9b70b018cdcc68c6f5667a9
1231+
- image: registry.redhat.io/ubi9/openjdk-17@sha256:052c0ab499cfbb24b20339394778dfe6402a66b42398c8e59c87697b9b3f0a42
12321232
name: IMAGE_ADDONS_MAVEN_GOALS
12331233
- image: registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@
12341234
name: IMAGE_PIPELINES_CONSOLE_PLUGIN

0 commit comments

Comments
 (0)