diff --git a/charts/tekton-operator/Chart.yaml b/charts/tekton-operator/Chart.yaml index 31c55e8b6d..60f7c46ebf 100644 --- a/charts/tekton-operator/Chart.yaml +++ b/charts/tekton-operator/Chart.yaml @@ -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: jack.henschel@cern.ch diff --git a/charts/tekton-operator/templates/kubernetes-crds.yaml b/charts/tekton-operator/templates/kubernetes-crds.yaml index fd36d444bd..1d9a218a62 100644 --- a/charts/tekton-operator/templates/kubernetes-crds.yaml +++ b/charts/tekton-operator/templates/kubernetes-crds.yaml @@ -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: @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/charts/tekton-operator/templates/openshift-crds.yaml b/charts/tekton-operator/templates/openshift-crds.yaml index 9cfc27f65c..7f652c11f5 100644 --- a/charts/tekton-operator/templates/openshift-crds.yaml +++ b/charts/tekton-operator/templates/openshift-crds.yaml @@ -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: @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/buildah/buildah-task.yaml b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/buildah/buildah-task.yaml index 0f8b446140..3fd04eb421 100644 --- a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/buildah/buildah-task.yaml +++ b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/buildah/buildah-task.yaml @@ -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 diff --git a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-dotnet/s2i-dotnet-task.yaml b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-dotnet/s2i-dotnet-task.yaml index 00406e92ae..c57e0a65a8 100644 --- a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-dotnet/s2i-dotnet-task.yaml +++ b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-dotnet/s2i-dotnet-task.yaml @@ -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' diff --git a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-go/s2i-go-task.yaml b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-go/s2i-go-task.yaml index dfb6ceaee3..3a8cec5b20 100644 --- a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-go/s2i-go-task.yaml +++ b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-go/s2i-go-task.yaml @@ -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" diff --git a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-java/s2i-java-task.yaml b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-java/s2i-java-task.yaml index 57161cc851..1937f9f158 100644 --- a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-java/s2i-java-task.yaml +++ b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-java/s2i-java-task.yaml @@ -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" diff --git a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-nodejs/s2i-nodejs-task.yaml b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-nodejs/s2i-nodejs-task.yaml index 68593951fb..16fd22675b 100644 --- a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-nodejs/s2i-nodejs-task.yaml +++ b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-nodejs/s2i-nodejs-task.yaml @@ -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" diff --git a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-perl/s2i-perl-task.yaml b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-perl/s2i-perl-task.yaml index f1d187abf3..5f32756100 100644 --- a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-perl/s2i-perl-task.yaml +++ b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-perl/s2i-perl-task.yaml @@ -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" diff --git a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-php/s2i-php-task.yaml b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-php/s2i-php-task.yaml index 84c8ea591f..d617191335 100644 --- a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-php/s2i-php-task.yaml +++ b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-php/s2i-php-task.yaml @@ -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" diff --git a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-python/s2i-python-task.yaml b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-python/s2i-python-task.yaml index 1395456ac2..92a556211d 100644 --- a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-python/s2i-python-task.yaml +++ b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-python/s2i-python-task.yaml @@ -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" diff --git a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-ruby/s2i-ruby-task.yaml b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-ruby/s2i-ruby-task.yaml index 04b96fd916..c35022e21a 100644 --- a/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-ruby/s2i-ruby-task.yaml +++ b/cmd/openshift/operator/kodata/tekton-addon/addons/02-clustertasks/source_local/s2i-ruby/s2i-ruby-task.yaml @@ -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" diff --git a/config/openshift/base/operator.yaml b/config/openshift/base/operator.yaml index a0e0431a5f..a7a4ec5124 100644 --- a/config/openshift/base/operator.yaml +++ b/config/openshift/base/operator.yaml @@ -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 diff --git a/operatorhub/openshift/config.yaml b/operatorhub/openshift/config.yaml index eb4dc11af7..49f6916906 100644 --- a/operatorhub/openshift/config.yaml +++ b/operatorhub/openshift/config.yaml @@ -113,7 +113,7 @@ 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 @@ -121,7 +121,7 @@ image-substitutions: 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 @@ -129,7 +129,7 @@ image-substitutions: 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 @@ -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 @@ -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 @@ -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 diff --git a/operatorhub/openshift/release-artifacts/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml b/operatorhub/openshift/release-artifacts/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml index 0a521f040f..04096ab687 100644 --- a/operatorhub/openshift/release-artifacts/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml +++ b/operatorhub/openshift/release-artifacts/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml @@ -850,15 +850,15 @@ spec: - name: CONFIG_OBSERVABILITY_NAME value: tekton-config-observability - 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_PIPELINES_TEKTON_PIPELINES_CONTROLLER @@ -972,15 +972,15 @@ spec: provider: name: Red Hat relatedImages: - - image: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a + - image: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf name: IMAGE_ADDONS_PARAM_BUILDER_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 name: IMAGE_ADDONS_PARAM_KN_IMAGE - - image: registry.redhat.io/rhel8/skopeo@sha256:4b8d3eeb55e243f7a8ecd375292bdb8f65a6dfc5b02addfdfec5d0aec70877f6 + - image: registry.redhat.io/rhel8/skopeo@sha256:6e5cacc80473d93693e2bbb4b5987dbeb9408e39cd8537dd33ccbddacfc9d58d name: IMAGE_ADDONS_SKOPEO_COPY - image: registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:6a6025914296a62fdf2092c3a40011bd9b966a6806b094d51eec5e1bd5026ef4 name: IMAGE_ADDONS_GENERATE - - image: registry.redhat.io/ubi8/ubi-minimal@sha256:87bcbfedfd70e67aab3875fff103bade460aeff510033ebb36b7efa009ab6639 + - image: registry.redhat.io/ubi8/ubi-minimal@sha256:de2a0a20c1c3b39c3de829196de9694d09f97cd18fda1004de855ed2b4c841ba name: IMAGE_ADDONS_MVN_SETTINGS - image: registry.redhat.io/openshift-pipelines/pipelines-rhel8-operator@ name: OPENSHIFT_PIPELINES_OPERATOR @@ -1010,15 +1010,15 @@ spec: name: IMAGE_TRIGGERS_TEKTON_TRIGGERS_CORE_INTERCEPTORS - image: registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@ name: 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 name: IMAGE_ADDONS_PARAM_KN_IMAGE - - image: registry.redhat.io/rhel8/skopeo@sha256:4b8d3eeb55e243f7a8ecd375292bdb8f65a6dfc5b02addfdfec5d0aec70877f6 + - image: registry.redhat.io/rhel8/skopeo@sha256:6e5cacc80473d93693e2bbb4b5987dbeb9408e39cd8537dd33ccbddacfc9d58d name: IMAGE_ADDONS_SKOPEO_COPY - - image: registry.redhat.io/rhel8/buildah@sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a + - image: registry.redhat.io/rhel8/buildah@sha256:b6114095ae7f593d1241e7900c0830455127d476b2a6c9a5a00a5b50a857e3cf name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE - image: registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:6a6025914296a62fdf2092c3a40011bd9b966a6806b094d51eec5e1bd5026ef4 name: IMAGE_ADDONS_GENERATE - - image: registry.redhat.io/ubi8/ubi-minimal@sha256:87bcbfedfd70e67aab3875fff103bade460aeff510033ebb36b7efa009ab6639 + - image: registry.redhat.io/ubi8/ubi-minimal@sha256:de2a0a20c1c3b39c3de829196de9694d09f97cd18fda1004de855ed2b4c841ba name: IMAGE_ADDONS_MVN_SETTINGS - image: registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@ name: IMAGE_JOB_PRUNER_TKN @@ -1030,7 +1030,7 @@ spec: name: TEKTON_OPERATOR_WEBHOOK - image: registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@ name: IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER - - image: registry.redhat.io/rhel8/postgresql-13@sha256:a92a579f1aef66ac188d24fd489c456a1a3e311d95dcce652da6b81e28fbf725 + - image: registry.redhat.io/rhel8/postgresql-13@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f name: IMAGE_HUB_TEKTON_HUB_DB - image: registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@ name: IMAGE_HUB_TEKTON_HUB_DB_MIGRATION