From 181186a4912c4306a9a5563973250d7ed4d14955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 18:29:56 +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 `3939279` to `2db37dc` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/go` from `b1d89ba` to `4c637bb` - [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 a5569124e24..131002e7d12 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:3939279694a6fb2be6f46b636b9f69fdb7acc0342c5c647f0570bd3adc11f326 + image: cgr.dev/chainguard/crane:latest-dev@sha256:2db37dc10fb37eb3fb3f1c122b1d232a3d2ef62fbd4b523400ed943dc8a9322c 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:b1d89bae3216c3208584568c67b482e1b3a92bee56c1fdb766b05ef872c4be91 + image: cgr.dev/chainguard/go:latest-dev@sha256:4c637bb4ba4737d0feb3af7746bdf8196ab39f8c3a057605a412d6386eeec127 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:3939279694a6fb2be6f46b636b9f69fdb7acc0342c5c647f0570bd3adc11f326 + image: cgr.dev/chainguard/crane:latest-dev@sha256:2db37dc10fb37eb3fb3f1c122b1d232a3d2ef62fbd4b523400ed943dc8a9322c script: | #!/bin/sh set -ex