From 5780f1753954a149667ed2f0addced1e4cb5c497 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 8 Feb 2025 21:19:37 +0100 Subject: [PATCH] chore(helm): update image quay.io/fjudith/pwm digest to 5842a0b (#31821) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/fjudith/pwm | digest | `af1f8ab` -> `5842a0b` | --- > [!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/pwm/Chart.yaml | 4 ++-- charts/stable/pwm/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/pwm/Chart.yaml b/charts/stable/pwm/Chart.yaml index 3efece74088..45029d6edf7 100644 --- a/charts/stable/pwm/Chart.yaml +++ b/charts/stable/pwm/Chart.yaml @@ -31,6 +31,6 @@ name: pwm sources: - https://github.com/pwm-project/pwm - https://github.com/truecharts/charts/tree/master/charts/stable/pwm - - https://hub.docker.com/r/fjudith/pwm + - https://quay.io/fjudith/pwm type: application -version: 7.5.1 +version: 7.5.2 diff --git a/charts/stable/pwm/values.yaml b/charts/stable/pwm/values.yaml index 530db195007..5fb328a1efc 100644 --- a/charts/stable/pwm/values.yaml +++ b/charts/stable/pwm/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: quay.io/fjudith/pwm - tag: latest@sha256:af1f8ab32444f0fa039734144a6342c9f179a9a2ea4fab4f8e11ab1d59b21ef9 + tag: latest@sha256:5842a0b60eb81b657417538fbb5c8b82d47e81f5c7c9f9149341dbf0918a5e6f persistence: appdata: enabled: true