From 3880e9fcc6762527fd7b26e00b0453b853e87a85 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 15:32:15 +0100 Subject: [PATCH] chore(deps): update container image glauth/glauth to latest@fc0d610 by renovate (#18406) 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 | `23af115` -> `fc0d610` | --- > [!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 6ff7cda447e..b5754839fc1 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.2.0 +version: 4.2.1 diff --git a/charts/stable/glauth/values.yaml b/charts/stable/glauth/values.yaml index b1273336e2b..ab4a6d789aa 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:23af115e13d2c6a793e5ed26ff51d668332f42ad825b2ed0614e6a2d65d9f8d5 + tag: latest@sha256:fc0d6107d420fc1fad3bbc16902ccc1562efd3afec2b6852271c8c323e631a10 persistence: config: enabled: true