From f5c653147f57bf6ff2129c8cc28c52da85306085 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 13:48:55 +0000 Subject: [PATCH] chore(deps): update tektoncd-cli-main-tkn to 71339e9 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- ...-pipelines-operator-rh.clusterserviceversion.yaml | 12 ++++++------ project.yaml | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.konflux/olm-catalog/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml b/.konflux/olm-catalog/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml index d4ee137c5..6c483eb33 100644 --- a/.konflux/olm-catalog/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml +++ b/.konflux/olm-catalog/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml @@ -1176,7 +1176,7 @@ spec: - name: IMAGE_PIPELINES_PROXY value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-main/proxy@sha256:152501ec431be4de32f00248e3d98e6561f0185093cd85c78931e20e085678bc - name: IMAGE_JOB_PRUNER_TKN - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:72f2d07d98111c1b42eebf9fd67945e2d590ec6b5f9334a0d1c22aa76ca23175 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:71339e948bcf4fc817aa9446adb102133e93d39d673e6a694ead4c4e28a09662 - name: METRICS_DOMAIN value: tekton.dev/operator - name: VERSION @@ -1264,9 +1264,9 @@ spec: - name: IMAGE_ADDONS_PREPARE value: registry.redhat.io/ubi8/ubi-minimal@sha256:a47c89f02b39a98290f88204ed3d162845db0a0c464b319c2596cfd1e94b444e - name: IMAGE_ADDONS_PARAM_TKN_IMAGE - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:72f2d07d98111c1b42eebf9fd67945e2d590ec6b5f9334a0d1c22aa76ca23175 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:71339e948bcf4fc817aa9446adb102133e93d39d673e6a694ead4c4e28a09662 - name: IMAGE_ADDONS_TKN - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:72f2d07d98111c1b42eebf9fd67945e2d590ec6b5f9334a0d1c22aa76ca23175 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:71339e948bcf4fc817aa9446adb102133e93d39d673e6a694ead4c4e28a09662 - name: IMAGE_ADDONS_TKN_CLI_SERVE value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:cc5234d6a6afc213d24786253c8ea70bb77f3f5c3e1ea1526debb8a1776e4ffc - name: IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER @@ -1495,11 +1495,11 @@ spec: name: IMAGE_ADDONS_MAVEN_GENERATE - image: registry.redhat.io/ubi8/ubi-minimal@sha256:a47c89f02b39a98290f88204ed3d162845db0a0c464b319c2596cfd1e94b444e name: IMAGE_ADDONS_PREPARE - - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:72f2d07d98111c1b42eebf9fd67945e2d590ec6b5f9334a0d1c22aa76ca23175 + - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:71339e948bcf4fc817aa9446adb102133e93d39d673e6a694ead4c4e28a09662 name: IMAGE_JOB_PRUNER_TKN - - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:72f2d07d98111c1b42eebf9fd67945e2d590ec6b5f9334a0d1c22aa76ca23175 + - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:71339e948bcf4fc817aa9446adb102133e93d39d673e6a694ead4c4e28a09662 name: IMAGE_ADDONS_PARAM_TKN_IMAGE - - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:72f2d07d98111c1b42eebf9fd67945e2d590ec6b5f9334a0d1c22aa76ca23175 + - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:71339e948bcf4fc817aa9446adb102133e93d39d673e6a694ead4c4e28a09662 name: IMAGE_ADDONS_TKN - image: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:cc5234d6a6afc213d24786253c8ea70bb77f3f5c3e1ea1526debb8a1776e4ffc name: IMAGE_ADDONS_TKN_CLI_SERVE diff --git a/project.yaml b/project.yaml index 83e99f48e..1123e5eb5 100644 --- a/project.yaml +++ b/project.yaml @@ -54,11 +54,11 @@ images: value: registry.redhat.io/rhel8/postgresql-13@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f # tektoncd-cli - name: IMAGE_JOB_PRUNER_TKN - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:72f2d07d98111c1b42eebf9fd67945e2d590ec6b5f9334a0d1c22aa76ca23175 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:71339e948bcf4fc817aa9446adb102133e93d39d673e6a694ead4c4e28a09662 - name: IMAGE_ADDONS_PARAM_TKN_IMAGE - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:72f2d07d98111c1b42eebf9fd67945e2d590ec6b5f9334a0d1c22aa76ca23175 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:71339e948bcf4fc817aa9446adb102133e93d39d673e6a694ead4c4e28a09662 - name: IMAGE_ADDONS_TKN - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:72f2d07d98111c1b42eebf9fd67945e2d590ec6b5f9334a0d1c22aa76ca23175 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:71339e948bcf4fc817aa9446adb102133e93d39d673e6a694ead4c4e28a09662 - name: IMAGE_ADDONS_TKN_CLI_SERVE # FIXME: we need to figure how to manage this in konflux. For now, using released version (1.16) # value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/serve-tkn@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:cc5234d6a6afc213d24786253c8ea70bb77f3f5c3e1ea1526debb8a1776e4ffc