From 04c54822ee965eb982ba0c412b605c3e1b208cea Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 20 Nov 2024 02:55:36 +0100 Subject: [PATCH] chore(helm): update image docker.io/glauth/glauth digest to 36771e5 (#29580) 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 | `fc0d610` -> `36771e5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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 f312b2d0193..1de4c6fa337 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://glauth.github.io - https://hub.docker.com/r/glauth/glauth type: application -version: 7.2.2 +version: 7.2.3 diff --git a/charts/stable/glauth/values.yaml b/charts/stable/glauth/values.yaml index fbccb29f6f1..8310ce099e7 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:fc0d6107d420fc1fad3bbc16902ccc1562efd3afec2b6852271c8c323e631a10 + tag: latest@sha256:36771e5c7bcb48e6e408deb8a97fe32c0b8b655f470dd187b528eb00015cac43 persistence: config: enabled: true