From 8bcc4043312f75731a355054fddf0969571598bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 18:39:11 +0000 Subject: [PATCH] build(deps): bump the all group in /tekton with 2 updates Bumps the all group in /tekton with 2 updates: [chainguard/crane](https://github.com/chainguard-images/images) and [chainguard/go](https://github.com/chainguard-images/images). Updates `chainguard/crane` from `8206db4` to `258947d` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/go` from `05e8da8` to `2d2ab8d` - [Commits](https://github.com/chainguard-images/images/commits) --- updated-dependencies: - dependency-name: chainguard/crane dependency-type: direct:production dependency-group: all - dependency-name: chainguard/go dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] --- tekton/publish.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tekton/publish.yaml b/tekton/publish.yaml index 867e4e6480c..b2eea37b9bc 100644 --- a/tekton/publish.yaml +++ b/tekton/publish.yaml @@ -73,7 +73,7 @@ spec: steps: - name: container-registry-auth - image: cgr.dev/chainguard/crane:latest-dev@sha256:8206db4f80fad1a0a29e5721e10d59b942cd825c75b6ea4692d5c81a43c0d130 + image: cgr.dev/chainguard/crane:latest-dev@sha256:258947dc48029c0c97ba6a473e28d808d5d7b09673cb53ab0d8324439e4bc225 script: | #!/bin/sh set -ex @@ -92,7 +92,7 @@ spec: cp ${DOCKER_CONFIG} /workspace/docker-config.json - name: create-ko-yaml - image: cgr.dev/chainguard/go:latest-dev@sha256:05e8da84b607f2c8cf5d3277ff203ec7f5db6d2ae8e7adad3c00b83854f9865c + image: cgr.dev/chainguard/go:latest-dev@sha256:2d2ab8d4be4ce798099b044d3ed11dfc3cbdc7c034d5c67c7a2856094a98f079 script: | #!/bin/sh set -ex @@ -232,7 +232,7 @@ spec: ${PRESERVE_IMPORT_PATH} > /workspace/built_images - name: tag-images - image: cgr.dev/chainguard/crane:latest-dev@sha256:8206db4f80fad1a0a29e5721e10d59b942cd825c75b6ea4692d5c81a43c0d130 + image: cgr.dev/chainguard/crane:latest-dev@sha256:258947dc48029c0c97ba6a473e28d808d5d7b09673cb53ab0d8324439e4bc225 script: | #!/bin/sh set -ex