feat(piwigo): update image ghcr.io/linuxserver/piwigo 16.2.0 → 16.3.0 (#45545)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages)
([source](https://redirect.github.com/linuxserver/docker-piwigo)) |
minor | `bae4f52` → `03f3cf5` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGl3aWdvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-02-25 03:10:29 +01:00
committed by GitHub
parent f9ddcd80cd
commit 7afe172113
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 16.2.0
appVersion: 16.3.0
dependencies:
- name: common
version: 28.32.5
@@ -50,5 +50,5 @@ sources:
- https://github.com/linuxserver/docker-piwigo
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo
type: application
version: 18.10.1
version: 18.11.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/linuxserver/piwigo
pullPolicy: IfNotPresent
tag: 16.2.0@sha256:bae4f52e9c616f45c78a1c74510e1444c24a7e280bcdeda39bfda81fae19ed68
tag: 16.3.0@sha256:03f3cf5b93992b799c56d70f779dab18dcced954faf1cf56b257c44f779f7564
securityContext:
container:
runAsNonRoot: false