From 72b27c1da19d1b68d2270e1e7f83f61227f6342a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 07:19:42 +0100 Subject: [PATCH] chore(deps): update container image glauth/glauth to latest@23af115 by renovate (#18166) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | glauth/glauth | digest | `550bc43` -> `23af115` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/glauth/Chart.yaml | 4 ++-- charts/stable/glauth/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/glauth/Chart.yaml b/charts/stable/glauth/Chart.yaml index f280efdd8ce..cf5c4f705eb 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png keywords: - glauth - Security -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/glauth - https://hub.docker.com/r/glauth/glauth type: application -version: 4.1.11 +version: 4.1.12 diff --git a/charts/stable/glauth/values.yaml b/charts/stable/glauth/values.yaml index c8459f4c38b..b1273336e2b 100644 --- a/charts/stable/glauth/values.yaml +++ b/charts/stable/glauth/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: glauth/glauth - tag: latest@sha256:550bc43c9b8e3a622be4ab89df0b63f382cbee189a7efc4b327f520e345212d8 + tag: latest@sha256:23af115e13d2c6a793e5ed26ff51d668332f42ad825b2ed0614e6a2d65d9f8d5 persistence: config: enabled: true