From 054db687748f864b92fd47f172c34322e01a2e71 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 21 Apr 2026 06:06:42 +0200 Subject: [PATCH] chore(glauth): update image docker.io/glauth/glauth digest to 7c67e00 (#47289) 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 | `b3efd79` → `7c67e00` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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 0975be2b605..387298fec91 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: 9.1.0 +version: 9.1.1 diff --git a/charts/stable/glauth/values.yaml b/charts/stable/glauth/values.yaml index f8b85ac6550..2925808c8b0 100644 --- a/charts/stable/glauth/values.yaml +++ b/charts/stable/glauth/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/glauth/glauth - tag: latest@sha256:b3efd79fc32ac626ad1b18e36ab42fac2e2ac662454582fdfa21cc82efab786b + tag: latest@sha256:7c67e00d7e491a42b23972c9dc0863e517b3c2401d73ff79a8f15254b77be902 persistence: config: enabled: true