chore(helm): update image oci.trueforge.org/tccr/nextcloud-fpm v31.0.8 → v31.0.9 (#39612)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/tccr/nextcloud-fpm](https://redirect.github.com/trueforge-org/truecharts)
| patch | `aac56eb` -> `fdd8eab` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-09-17 00:11:59 +02:00
committed by GitHub
parent 7d701a906f
commit 8b5f1a52fc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: premium
apiVersion: v2
appVersion: 31.0.8
appVersion: 31.0.9
dependencies:
- name: common
version: 28.18.0
@@ -50,5 +50,5 @@ sources:
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
type: application
version: 37.2.0
version: 37.2.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: oci.trueforge.org/tccr/nextcloud-fpm
pullPolicy: IfNotPresent
tag: v31.0.8@sha256:aac56eb58aeefa02a16af8dd032505192dece535241d205eb37862ded569c9a3
tag: v31.0.9@sha256:fdd8eab6a210837cae2f2e5fbb47fe0d161a9945d8847de78d867d84ad8bc922
nginxImage:
repository: docker.io/nginxinc/nginx-unprivileged
pullPolicy: IfNotPresent