chore(helm): update image quay.io/fjudith/pwm digest to 5842a0b (#31821)

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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2025-02-08 21:19:37 +01:00
committed by GitHub
parent b5120d486e
commit 5780f17539
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -31,6 +31,6 @@ name: pwm
sources: sources:
- https://github.com/pwm-project/pwm - https://github.com/pwm-project/pwm
- https://github.com/truecharts/charts/tree/master/charts/stable/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 type: application
version: 7.5.1 version: 7.5.2
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: quay.io/fjudith/pwm repository: quay.io/fjudith/pwm
tag: latest@sha256:af1f8ab32444f0fa039734144a6342c9f179a9a2ea4fab4f8e11ab1d59b21ef9 tag: latest@sha256:5842a0b60eb81b657417538fbb5c8b82d47e81f5c7c9f9149341dbf0918a5e6f
persistence: persistence:
appdata: appdata:
enabled: true enabled: true