Skip to content

Commit c9fe128

Browse files
piyush-gargtekton-robot
authored andcommitted
Bump charts version and image sha
This will bump version in charts and images sha with latest available
1 parent f22a4a8 commit c9fe128

File tree

15 files changed

+75
-75
lines changed

15 files changed

+75
-75
lines changed

charts/tekton-operator/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ apiVersion: v2
22
name: tekton-operator
33
description: A Helm chart to deploy the Tekton Operator and its CRDs
44
type: application
5-
version: 0.71.0
5+
version: 0.72.0
66
# corresponds to the version of tekton-operator
77
# https://github.com/tektoncd/operator/releases
8-
appVersion: "v0.71.0"
8+
appVersion: "v0.72.0"
99
maintainers:
1010
- name: Jack Henschel
1111

charts/tekton-operator/templates/kubernetes-crds.yaml

+18-18
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ kind: CustomResourceDefinition
55
metadata:
66
name: manualapprovalgates.operator.tekton.dev
77
labels:
8-
version: v0.71.0
9-
operator.tekton.dev/release: v0.71.0
8+
version: v0.72.0
9+
operator.tekton.dev/release: v0.72.0
1010
spec:
1111
group: operator.tekton.dev
1212
names:
@@ -44,8 +44,8 @@ apiVersion: apiextensions.k8s.io/v1
4444
kind: CustomResourceDefinition
4545
metadata:
4646
labels:
47-
operator.tekton.dev/release: v0.71.0
48-
version: v0.71.0
47+
operator.tekton.dev/release: v0.72.0
48+
version: v0.72.0
4949
name: tektonchains.operator.tekton.dev
5050
spec:
5151
group: operator.tekton.dev
@@ -82,8 +82,8 @@ apiVersion: apiextensions.k8s.io/v1
8282
kind: CustomResourceDefinition
8383
metadata:
8484
labels:
85-
operator.tekton.dev/release: v0.71.0
86-
version: v0.71.0
85+
operator.tekton.dev/release: v0.72.0
86+
version: v0.72.0
8787
name: tektonconfigs.operator.tekton.dev
8888
spec:
8989
group: operator.tekton.dev
@@ -120,8 +120,8 @@ apiVersion: apiextensions.k8s.io/v1
120120
kind: CustomResourceDefinition
121121
metadata:
122122
labels:
123-
operator.tekton.dev/release: v0.71.0
124-
version: v0.71.0
123+
operator.tekton.dev/release: v0.72.0
124+
version: v0.72.0
125125
name: tektondashboards.operator.tekton.dev
126126
spec:
127127
group: operator.tekton.dev
@@ -158,8 +158,8 @@ apiVersion: apiextensions.k8s.io/v1
158158
kind: CustomResourceDefinition
159159
metadata:
160160
labels:
161-
operator.tekton.dev/release: v0.71.0
162-
version: v0.71.0
161+
operator.tekton.dev/release: v0.72.0
162+
version: v0.72.0
163163
name: tektonhubs.operator.tekton.dev
164164
spec:
165165
group: operator.tekton.dev
@@ -202,8 +202,8 @@ apiVersion: apiextensions.k8s.io/v1
202202
kind: CustomResourceDefinition
203203
metadata:
204204
labels:
205-
operator.tekton.dev/release: v0.71.0
206-
version: v0.71.0
205+
operator.tekton.dev/release: v0.72.0
206+
version: v0.72.0
207207
name: tektoninstallersets.operator.tekton.dev
208208
spec:
209209
group: operator.tekton.dev
@@ -237,8 +237,8 @@ apiVersion: apiextensions.k8s.io/v1
237237
kind: CustomResourceDefinition
238238
metadata:
239239
labels:
240-
operator.tekton.dev/release: v0.71.0
241-
version: v0.71.0
240+
operator.tekton.dev/release: v0.72.0
241+
version: v0.72.0
242242
name: tektonpipelines.operator.tekton.dev
243243
spec:
244244
group: operator.tekton.dev
@@ -275,8 +275,8 @@ apiVersion: apiextensions.k8s.io/v1
275275
kind: CustomResourceDefinition
276276
metadata:
277277
labels:
278-
operator.tekton.dev/release: v0.71.0
279-
version: v0.71.0
278+
operator.tekton.dev/release: v0.72.0
279+
version: v0.72.0
280280
name: tektonresults.operator.tekton.dev
281281
spec:
282282
group: operator.tekton.dev
@@ -313,8 +313,8 @@ apiVersion: apiextensions.k8s.io/v1
313313
kind: CustomResourceDefinition
314314
metadata:
315315
labels:
316-
operator.tekton.dev/release: v0.71.0
317-
version: v0.71.0
316+
operator.tekton.dev/release: v0.72.0
317+
version: v0.72.0
318318
name: tektontriggers.operator.tekton.dev
319319
spec:
320320
group: operator.tekton.dev

charts/tekton-operator/templates/openshift-crds.yaml

+20-20
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ kind: CustomResourceDefinition
55
metadata:
66
name: manualapprovalgates.operator.tekton.dev
77
labels:
8-
version: v0.71.0
9-
operator.tekton.dev/release: v0.71.0
8+
version: v0.72.0
9+
operator.tekton.dev/release: v0.72.0
1010
spec:
1111
group: operator.tekton.dev
1212
names:
@@ -44,8 +44,8 @@ apiVersion: apiextensions.k8s.io/v1
4444
kind: CustomResourceDefinition
4545
metadata:
4646
labels:
47-
operator.tekton.dev/release: v0.71.0
48-
version: v0.71.0
47+
operator.tekton.dev/release: v0.72.0
48+
version: v0.72.0
4949
name: openshiftpipelinesascodes.operator.tekton.dev
5050
spec:
5151
group: operator.tekton.dev
@@ -85,8 +85,8 @@ apiVersion: apiextensions.k8s.io/v1
8585
kind: CustomResourceDefinition
8686
metadata:
8787
labels:
88-
operator.tekton.dev/release: v0.71.0
89-
version: v0.71.0
88+
operator.tekton.dev/release: v0.72.0
89+
version: v0.72.0
9090
name: tektonaddons.operator.tekton.dev
9191
spec:
9292
group: operator.tekton.dev
@@ -123,8 +123,8 @@ apiVersion: apiextensions.k8s.io/v1
123123
kind: CustomResourceDefinition
124124
metadata:
125125
labels:
126-
operator.tekton.dev/release: v0.71.0
127-
version: v0.71.0
126+
operator.tekton.dev/release: v0.72.0
127+
version: v0.72.0
128128
name: tektonchains.operator.tekton.dev
129129
spec:
130130
group: operator.tekton.dev
@@ -161,8 +161,8 @@ apiVersion: apiextensions.k8s.io/v1
161161
kind: CustomResourceDefinition
162162
metadata:
163163
labels:
164-
operator.tekton.dev/release: v0.71.0
165-
version: v0.71.0
164+
operator.tekton.dev/release: v0.72.0
165+
version: v0.72.0
166166
name: tektonconfigs.operator.tekton.dev
167167
spec:
168168
group: operator.tekton.dev
@@ -199,8 +199,8 @@ apiVersion: apiextensions.k8s.io/v1
199199
kind: CustomResourceDefinition
200200
metadata:
201201
labels:
202-
operator.tekton.dev/release: v0.71.0
203-
version: v0.71.0
202+
operator.tekton.dev/release: v0.72.0
203+
version: v0.72.0
204204
name: tektonhubs.operator.tekton.dev
205205
spec:
206206
group: operator.tekton.dev
@@ -243,8 +243,8 @@ apiVersion: apiextensions.k8s.io/v1
243243
kind: CustomResourceDefinition
244244
metadata:
245245
labels:
246-
operator.tekton.dev/release: v0.71.0
247-
version: v0.71.0
246+
operator.tekton.dev/release: v0.72.0
247+
version: v0.72.0
248248
name: tektoninstallersets.operator.tekton.dev
249249
spec:
250250
group: operator.tekton.dev
@@ -278,8 +278,8 @@ apiVersion: apiextensions.k8s.io/v1
278278
kind: CustomResourceDefinition
279279
metadata:
280280
labels:
281-
operator.tekton.dev/release: v0.71.0
282-
version: v0.71.0
281+
operator.tekton.dev/release: v0.72.0
282+
version: v0.72.0
283283
name: tektonpipelines.operator.tekton.dev
284284
spec:
285285
group: operator.tekton.dev
@@ -316,8 +316,8 @@ apiVersion: apiextensions.k8s.io/v1
316316
kind: CustomResourceDefinition
317317
metadata:
318318
labels:
319-
operator.tekton.dev/release: v0.71.0
320-
version: v0.71.0
319+
operator.tekton.dev/release: v0.72.0
320+
version: v0.72.0
321321
name: tektonresults.operator.tekton.dev
322322
spec:
323323
group: operator.tekton.dev
@@ -354,8 +354,8 @@ apiVersion: apiextensions.k8s.io/v1
354354
kind: CustomResourceDefinition
355355
metadata:
356356
labels:
357-
operator.tekton.dev/release: v0.71.0
358-
version: v0.71.0
357+
operator.tekton.dev/release: v0.72.0
358+
version: v0.72.0
359359
name: tektontriggers.operator.tekton.dev
360360
spec:
361361
group: operator.tekton.dev

cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/buildah/buildah-task.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
description: Reference of the image buildah will produce.
2525
- name: BUILDER_IMAGE
2626
description: The location of the buildah builder image.
27-
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
27+
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
2828
- name: STORAGE_DRIVER
2929
description: Set buildah storage driver
3030
default: vfs

cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-dotnet/s2i-dotnet-task.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
params:
2121
- name: BUILDER_IMAGE
2222
description: The location of the buildah builder image.
23-
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
23+
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
2424
- name: VERSION
2525
description: The tag of .NET imagestream for .NET version
2626
default: 'latest'

cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-go/s2i-go-task.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
type: string
3636
- name: BUILDER_IMAGE
3737
description: The location of the buildah builder image.
38-
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
38+
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
3939
- name: SKIP_PUSH
4040
description: Skip pushing the built image
4141
default: "false"

cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-java/s2i-java-task.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ spec:
4747
type: string
4848
- name: BUILDER_IMAGE
4949
description: The location of the buildah builder image.
50-
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
50+
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
5151
- name: SKIP_PUSH
5252
description: Skip pushing the built image
5353
default: "false"

cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-nodejs/s2i-nodejs-task.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
type: string
3636
- name: BUILDER_IMAGE
3737
description: The location of the buildah builder image.
38-
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
38+
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
3939
- name: SKIP_PUSH
4040
description: Skip pushing the built image
4141
default: "false"

cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-perl/s2i-perl-task.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
type: string
3636
- name: BUILDER_IMAGE
3737
description: The location of the buildah builder image.
38-
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
38+
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
3939
- name: SKIP_PUSH
4040
description: Skip pushing the built image
4141
default: "false"

cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-php/s2i-php-task.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
type: string
3636
- name: BUILDER_IMAGE
3737
description: The location of the buildah builder image.
38-
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
38+
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
3939
- name: SKIP_PUSH
4040
description: Skip pushing the built image
4141
default: "false"

cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-python/s2i-python-task.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
type: string
3636
- name: BUILDER_IMAGE
3737
description: The location of the buildah builder image.
38-
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
38+
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
3939
- name: SKIP_PUSH
4040
description: Skip pushing the built image
4141
default: "false"

cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-ruby/s2i-ruby-task.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
type: string
3636
- name: BUILDER_IMAGE
3737
description: The location of the buildah builder image.
38-
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
38+
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
3939
- name: SKIP_PUSH
4040
description: Skip pushing the built image
4141
default: "false"

config/openshift/base/operator.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -83,21 +83,21 @@ spec:
8383
- name: CONFIG_LEADERELECTION_NAME
8484
value: tekton-operator-controller-config-leader-election
8585
- name: IMAGE_HUB_TEKTON_HUB_DB
86-
value: registry.redhat.io/rhel8/postgresql-13@sha256:a92a579f1aef66ac188d24fd489c456a1a3e311d95dcce652da6b81e28fbf725
86+
value: registry.redhat.io/rhel8/postgresql-13@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f
8787
- name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE
88-
value: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
88+
value: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
8989
- name: IMAGE_ADDONS_PARAM_KN_IMAGE
90-
value: registry.redhat.io/openshift-serverless-1/client-kn-rhel8@sha256:bf6cf2e87fb19f7aa9a490b83c16af69834c0721220a643710a1b077959e91ca
90+
value: registry.redhat.io/openshift-serverless-1/client-kn-rhel8@sha256:37109f6de75dda750496f6668164d0dceaf9db5278e8c034708436f39de3276e
9191
- name: IMAGE_ADDONS_MVN_SETTINGS
92-
value: registry.redhat.io/ubi8/ubi-minimal@sha256:87bcbfedfd70e67aab3875fff103bade460aeff510033ebb36b7efa009ab6639
92+
value: registry.redhat.io/ubi8/ubi-minimal@sha256:de2a0a20c1c3b39c3de829196de9694d09f97cd18fda1004de855ed2b4c841ba
9393
- name: IMAGE_ADDONS_SKOPEO_COPY
94-
value: registry.redhat.io/rhel8/skopeo@sha256:4b8d3eeb55e243f7a8ecd375292bdb8f65a6dfc5b02addfdfec5d0aec70877f6
94+
value: registry.redhat.io/rhel8/skopeo@sha256:6e5cacc80473d93693e2bbb4b5987dbeb9408e39cd8537dd33ccbddacfc9d58d
9595
- name: IMAGE_ADDONS_GENERATE
9696
value: registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:6a6025914296a62fdf2092c3a40011bd9b966a6806b094d51eec5e1bd5026ef4
9797
- name: IMAGE_ADDONS_GEN_ENV_FILE
9898
value: registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:6a6025914296a62fdf2092c3a40011bd9b966a6806b094d51eec5e1bd5026ef4
9999
- name: IMAGE_ADDONS_PARAM_MAVEN_IMAGE
100-
value: registry.redhat.io/ubi8/openjdk-17@sha256:e8cc2e476282b75d89c73057bfa713db22d72bdb2808d62d981a84c33beb2575
100+
value: registry.redhat.io/ubi8/openjdk-17@sha256:c6e2ab901ab94190b632d603c1e56e3d2f401883294ca7911eb3cd0d746f7a0f
101101
- name: IMAGE_ADDONS_OC
102102
value: image-registry.openshift-image-registry.svc:5000/openshift/cli:latest
103103
- name: openshift-pipelines-operator-cluster-operations # tektoninstallerset reconciler

operatorhub/openshift/config.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -113,23 +113,23 @@ image-substitutions:
113113
containerName: openshift-pipelines-operator-lifecycle
114114
envKeys:
115115
- IMAGE_TRIGGERS_ARG__EL_IMAGE
116-
- image: registry.redhat.io/openshift-serverless-1/client-kn-rhel8@sha256:bf6cf2e87fb19f7aa9a490b83c16af69834c0721220a643710a1b077959e91ca
116+
- image: registry.redhat.io/openshift-serverless-1/client-kn-rhel8@sha256:37109f6de75dda750496f6668164d0dceaf9db5278e8c034708436f39de3276e
117117
replaceLocations:
118118
envTargets:
119119
- deploymentName: openshift-pipelines-operator
120120
containerName: openshift-pipelines-operator-lifecycle
121121
envKeys:
122122
- IMAGE_ADDONS_PARAM_KN_IMAGE
123123
- IMAGE_ADDONS_KN
124-
- image: registry.redhat.io/rhel8/skopeo@sha256:29465586e92ed04d2878dcdeda2d508c7e8e7539762e10296b52d631929960aa
124+
- image: registry.redhat.io/rhel8/skopeo@sha256:6e5cacc80473d93693e2bbb4b5987dbeb9408e39cd8537dd33ccbddacfc9d58d
125125
replaceLocations:
126126
envTargets:
127127
- deploymentName: openshift-pipelines-operator
128128
containerName: openshift-pipelines-operator-lifecycle
129129
envKeys:
130130
- IMAGE_ADDONS_SKOPEO_COPY
131131
- IMAGE_ADDONS_SKOPEO_RESULTS
132-
- image: registry.redhat.io/rhel8/buildah@sha256:aac6629389db17e99894c5bee0da01d4c8065d11d8c6f6e1602f9484290baa70
132+
- image: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
133133
replaceLocations:
134134
envTargets:
135135
- deploymentName: openshift-pipelines-operator
@@ -147,7 +147,7 @@ image-substitutions:
147147
- IMAGE_ADDONS_GENERATE
148148
- IMAGE_ADDONS_GEN_ENV_FILE
149149
- IMAGE_ADDONS_S2I_GENERATE
150-
- image: registry.redhat.io/ubi8/ubi-minimal@sha256:f729a7f5685ea823e87ffd68aff988f2b8ff8d52126ade4e6de7c68088f28ebd
150+
- image: registry.redhat.io/ubi8/ubi-minimal@sha256:de2a0a20c1c3b39c3de829196de9694d09f97cd18fda1004de855ed2b4c841ba
151151
replaceLocations:
152152
envTargets:
153153
- deploymentName: openshift-pipelines-operator
@@ -185,7 +185,7 @@ image-substitutions:
185185
containerName: openshift-pipelines-operator-lifecycle
186186
envKeys:
187187
- IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
188-
- image: registry.redhat.io/rhel8/postgresql-13@sha256:a92a579f1aef66ac188d24fd489c456a1a3e311d95dcce652da6b81e28fbf725
188+
- image: registry.redhat.io/rhel8/postgresql-13@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f
189189
replaceLocations:
190190
envTargets:
191191
- deploymentName: openshift-pipelines-operator
@@ -246,7 +246,7 @@ image-substitutions:
246246
envKeys:
247247
- IMAGE_RESULTS_API
248248

249-
- image: registry.redhat.io/ubi8/openjdk-17@sha256:e8cc2e476282b75d89c73057bfa713db22d72bdb2808d62d981a84c33beb2575
249+
- image: registry.redhat.io/ubi8/openjdk-17@sha256:c6e2ab901ab94190b632d603c1e56e3d2f401883294ca7911eb3cd0d746f7a0f
250250
replaceLocations:
251251
envTargets:
252252
- deploymentName: openshift-pipelines-operator

0 commit comments

Comments
 (0)