From 23aa2dcc29c37ac077dacaa0f909c595a33c9b79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:24:47 +0200 Subject: [PATCH] chore(base-cluster/dependencies): pin docker.io/vladgh/gpg docker tag to 1ba48a7 (#1076) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vladgh/gpg](https://togithub.com/vladgh/docker_base_images) | pinDigest | -> `1ba48a7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/teutonet/teutonet-helm-charts). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/base-cluster/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/base-cluster/values.yaml b/charts/base-cluster/values.yaml index e0af6f78e..78909bcb8 100644 --- a/charts/base-cluster/values.yaml +++ b/charts/base-cluster/values.yaml @@ -83,7 +83,7 @@ global: image: registry: docker.io repository: vladgh/gpg - tag: 1.3.5 + tag: 1.3.5@sha256:1ba48a77aad3e2ea15632e3e0520df8929e94d8be8b1d98f8d4514b4deb20737 curl: image: registry: docker.io