Skip to content

Commit

Permalink
Bump charts version and image sha
Browse files Browse the repository at this point in the history
This will bump version in charts and images sha
with latest available
  • Loading branch information
piyush-garg authored and tekton-robot committed Jul 10, 2024
1 parent f22a4a8 commit c9fe128
Show file tree
Hide file tree
Showing 15 changed files with 75 additions and 75 deletions.
4 changes: 2 additions & 2 deletions charts/tekton-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v2
name: tekton-operator
description: A Helm chart to deploy the Tekton Operator and its CRDs
type: application
version: 0.71.0
version: 0.72.0
# corresponds to the version of tekton-operator
# https://github.com/tektoncd/operator/releases
appVersion: "v0.71.0"
appVersion: "v0.72.0"
maintainers:
- name: Jack Henschel
email: [email protected]
Expand Down
36 changes: 18 additions & 18 deletions charts/tekton-operator/templates/kubernetes-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ kind: CustomResourceDefinition
metadata:
name: manualapprovalgates.operator.tekton.dev
labels:
version: v0.71.0
operator.tekton.dev/release: v0.71.0
version: v0.72.0
operator.tekton.dev/release: v0.72.0
spec:
group: operator.tekton.dev
names:
Expand Down Expand Up @@ -44,8 +44,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonchains.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -82,8 +82,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonconfigs.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -120,8 +120,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektondashboards.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -158,8 +158,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonhubs.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -202,8 +202,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektoninstallersets.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -237,8 +237,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonpipelines.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -275,8 +275,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonresults.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -313,8 +313,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektontriggers.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down
40 changes: 20 additions & 20 deletions charts/tekton-operator/templates/openshift-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ kind: CustomResourceDefinition
metadata:
name: manualapprovalgates.operator.tekton.dev
labels:
version: v0.71.0
operator.tekton.dev/release: v0.71.0
version: v0.72.0
operator.tekton.dev/release: v0.72.0
spec:
group: operator.tekton.dev
names:
Expand Down Expand Up @@ -44,8 +44,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: openshiftpipelinesascodes.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -85,8 +85,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonaddons.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -123,8 +123,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonchains.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -161,8 +161,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonconfigs.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -199,8 +199,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonhubs.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -243,8 +243,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektoninstallersets.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -278,8 +278,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonpipelines.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -316,8 +316,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektonresults.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down Expand Up @@ -354,8 +354,8 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
operator.tekton.dev/release: v0.71.0
version: v0.71.0
operator.tekton.dev/release: v0.72.0
version: v0.72.0
name: tektontriggers.operator.tekton.dev
spec:
group: operator.tekton.dev
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
description: Reference of the image buildah will produce.
- name: BUILDER_IMAGE
description: The location of the buildah builder image.
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: STORAGE_DRIVER
description: Set buildah storage driver
default: vfs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
params:
- name: BUILDER_IMAGE
description: The location of the buildah builder image.
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: VERSION
description: The tag of .NET imagestream for .NET version
default: 'latest'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
type: string
- name: BUILDER_IMAGE
description: The location of the buildah builder image.
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: SKIP_PUSH
description: Skip pushing the built image
default: "false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
type: string
- name: BUILDER_IMAGE
description: The location of the buildah builder image.
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: SKIP_PUSH
description: Skip pushing the built image
default: "false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
type: string
- name: BUILDER_IMAGE
description: The location of the buildah builder image.
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: SKIP_PUSH
description: Skip pushing the built image
default: "false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
type: string
- name: BUILDER_IMAGE
description: The location of the buildah builder image.
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: SKIP_PUSH
description: Skip pushing the built image
default: "false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
type: string
- name: BUILDER_IMAGE
description: The location of the buildah builder image.
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: SKIP_PUSH
description: Skip pushing the built image
default: "false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
type: string
- name: BUILDER_IMAGE
description: The location of the buildah builder image.
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: SKIP_PUSH
description: Skip pushing the built image
default: "false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
type: string
- name: BUILDER_IMAGE
description: The location of the buildah builder image.
default: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
default: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: SKIP_PUSH
description: Skip pushing the built image
default: "false"
Expand Down
12 changes: 6 additions & 6 deletions config/openshift/base/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,21 +83,21 @@ spec:
- name: CONFIG_LEADERELECTION_NAME
value: tekton-operator-controller-config-leader-election
- name: IMAGE_HUB_TEKTON_HUB_DB
value: registry.redhat.io/rhel8/postgresql-13@sha256:a92a579f1aef66ac188d24fd489c456a1a3e311d95dcce652da6b81e28fbf725
value: registry.redhat.io/rhel8/postgresql-13@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f
- name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE
value: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
value: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
- name: IMAGE_ADDONS_PARAM_KN_IMAGE
value: registry.redhat.io/openshift-serverless-1/client-kn-rhel8@sha256:bf6cf2e87fb19f7aa9a490b83c16af69834c0721220a643710a1b077959e91ca
value: registry.redhat.io/openshift-serverless-1/client-kn-rhel8@sha256:37109f6de75dda750496f6668164d0dceaf9db5278e8c034708436f39de3276e
- name: IMAGE_ADDONS_MVN_SETTINGS
value: registry.redhat.io/ubi8/ubi-minimal@sha256:87bcbfedfd70e67aab3875fff103bade460aeff510033ebb36b7efa009ab6639
value: registry.redhat.io/ubi8/ubi-minimal@sha256:de2a0a20c1c3b39c3de829196de9694d09f97cd18fda1004de855ed2b4c841ba
- name: IMAGE_ADDONS_SKOPEO_COPY
value: registry.redhat.io/rhel8/skopeo@sha256:4b8d3eeb55e243f7a8ecd375292bdb8f65a6dfc5b02addfdfec5d0aec70877f6
value: registry.redhat.io/rhel8/skopeo@sha256:6e5cacc80473d93693e2bbb4b5987dbeb9408e39cd8537dd33ccbddacfc9d58d
- name: IMAGE_ADDONS_GENERATE
value: registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:6a6025914296a62fdf2092c3a40011bd9b966a6806b094d51eec5e1bd5026ef4
- name: IMAGE_ADDONS_GEN_ENV_FILE
value: registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:6a6025914296a62fdf2092c3a40011bd9b966a6806b094d51eec5e1bd5026ef4
- name: IMAGE_ADDONS_PARAM_MAVEN_IMAGE
value: registry.redhat.io/ubi8/openjdk-17@sha256:e8cc2e476282b75d89c73057bfa713db22d72bdb2808d62d981a84c33beb2575
value: registry.redhat.io/ubi8/openjdk-17@sha256:c6e2ab901ab94190b632d603c1e56e3d2f401883294ca7911eb3cd0d746f7a0f
- name: IMAGE_ADDONS_OC
value: image-registry.openshift-image-registry.svc:5000/openshift/cli:latest
- name: openshift-pipelines-operator-cluster-operations # tektoninstallerset reconciler
Expand Down
12 changes: 6 additions & 6 deletions operatorhub/openshift/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,23 +113,23 @@ image-substitutions:
containerName: openshift-pipelines-operator-lifecycle
envKeys:
- IMAGE_TRIGGERS_ARG__EL_IMAGE
- image: registry.redhat.io/openshift-serverless-1/client-kn-rhel8@sha256:bf6cf2e87fb19f7aa9a490b83c16af69834c0721220a643710a1b077959e91ca
- image: registry.redhat.io/openshift-serverless-1/client-kn-rhel8@sha256:37109f6de75dda750496f6668164d0dceaf9db5278e8c034708436f39de3276e
replaceLocations:
envTargets:
- deploymentName: openshift-pipelines-operator
containerName: openshift-pipelines-operator-lifecycle
envKeys:
- IMAGE_ADDONS_PARAM_KN_IMAGE
- IMAGE_ADDONS_KN
- image: registry.redhat.io/rhel8/skopeo@sha256:29465586e92ed04d2878dcdeda2d508c7e8e7539762e10296b52d631929960aa
- image: registry.redhat.io/rhel8/skopeo@sha256:6e5cacc80473d93693e2bbb4b5987dbeb9408e39cd8537dd33ccbddacfc9d58d
replaceLocations:
envTargets:
- deploymentName: openshift-pipelines-operator
containerName: openshift-pipelines-operator-lifecycle
envKeys:
- IMAGE_ADDONS_SKOPEO_COPY
- IMAGE_ADDONS_SKOPEO_RESULTS
- image: registry.redhat.io/rhel8/buildah@sha256:aac6629389db17e99894c5bee0da01d4c8065d11d8c6f6e1602f9484290baa70
- image: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf
replaceLocations:
envTargets:
- deploymentName: openshift-pipelines-operator
Expand All @@ -147,7 +147,7 @@ image-substitutions:
- IMAGE_ADDONS_GENERATE
- IMAGE_ADDONS_GEN_ENV_FILE
- IMAGE_ADDONS_S2I_GENERATE
- image: registry.redhat.io/ubi8/ubi-minimal@sha256:f729a7f5685ea823e87ffd68aff988f2b8ff8d52126ade4e6de7c68088f28ebd
- image: registry.redhat.io/ubi8/ubi-minimal@sha256:de2a0a20c1c3b39c3de829196de9694d09f97cd18fda1004de855ed2b4c841ba
replaceLocations:
envTargets:
- deploymentName: openshift-pipelines-operator
Expand Down Expand Up @@ -185,7 +185,7 @@ image-substitutions:
containerName: openshift-pipelines-operator-lifecycle
envKeys:
- IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
- image: registry.redhat.io/rhel8/postgresql-13@sha256:a92a579f1aef66ac188d24fd489c456a1a3e311d95dcce652da6b81e28fbf725
- image: registry.redhat.io/rhel8/postgresql-13@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f
replaceLocations:
envTargets:
- deploymentName: openshift-pipelines-operator
Expand Down Expand Up @@ -246,7 +246,7 @@ image-substitutions:
envKeys:
- IMAGE_RESULTS_API

- image: registry.redhat.io/ubi8/openjdk-17@sha256:e8cc2e476282b75d89c73057bfa713db22d72bdb2808d62d981a84c33beb2575
- image: registry.redhat.io/ubi8/openjdk-17@sha256:c6e2ab901ab94190b632d603c1e56e3d2f401883294ca7911eb3cd0d746f7a0f
replaceLocations:
envTargets:
- deploymentName: openshift-pipelines-operator
Expand Down
Loading

0 comments on commit c9fe128

Please sign in to comment.