From ef739c2b021bcfd2ee72cccf4fbacf4fec3e6421 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Apr 2025 08:32:44 +0200 Subject: [PATCH] chore(helm): update image docker.io/glauth/glauth digest to a4d973c (#34838) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/glauth/glauth | digest | `df4fb3f` -> `a4d973c` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/glauth/Chart.yaml | 2 +- charts/stable/glauth/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/glauth/Chart.yaml b/charts/stable/glauth/Chart.yaml index 1cdb5fc0dfb..36c576ba7dd 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://glauth.github.io - https://hub.docker.com/r/glauth/glauth type: application -version: 7.5.1 +version: 7.5.2 diff --git a/charts/stable/glauth/values.yaml b/charts/stable/glauth/values.yaml index f0611e9b6f9..545d0220f7b 100644 --- a/charts/stable/glauth/values.yaml +++ b/charts/stable/glauth/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/glauth/glauth - tag: latest@sha256:df4fb3fa13834eca2092191fb770af22a867ffc1ae4d505622e024c0c22383c8 + tag: latest@sha256:a4d973c17ff44b2dbe3eb61a8f597fe4a936bde08885f5207f4b4cf6b0506459 persistence: config: enabled: true