From ae891fccd30774e178d4b4d76bba6115d96cbbd1 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 9 May 2025 05:30:09 +0000 Subject: [PATCH] chore(deps): update ghcr.io/tektoncd/pipeline/controller-10a3e32792f33651396d02b6855a6e36 docker tag to v1 --- apps/base/tekton/tekton-pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/tekton/tekton-pipelines.yaml b/apps/base/tekton/tekton-pipelines.yaml index 52ec9d3b0..9b3aa85c2 100644 --- a/apps/base/tekton/tekton-pipelines.yaml +++ b/apps/base/tekton/tekton-pipelines.yaml @@ -30816,7 +30816,7 @@ spec: serviceAccountName: tekton-pipelines-controller containers: - name: tekton-pipelines-controller - image: ghcr.io/tektoncd/pipeline/controller-10a3e32792f33651396d02b6855a6e36:v0.70.0@sha256:7c8b2b44592048addf124e8831aaf54a044a72cb396474b342251bbbb0a4e849 + image: ghcr.io/tektoncd/pipeline/controller-10a3e32792f33651396d02b6855a6e36:v1.0.0@sha256:3ea85d91808ffa72cf56958c219ab515ef6bd319f6b8501b288a3a54b69806d7 args: [ # These images are built on-demand by `ko resolve` and are replaced # by image references by digest. -- GitLab