chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v29.0.5@6a44ac8 by renovate (#25390)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/nextcloud-fpm](https://togithub.com/truecharts/containers)
| patch | `v29.0.4` -> `v29.0.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNDcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-08-22 08:35:46 +02:00 committed by GitHub
parent b27c5b5eb7
commit cde0ab115b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: premium truecharts.org/train: premium
apiVersion: v2 apiVersion: v2
appVersion: 29.0.4 appVersion: 29.0.5
dependencies: dependencies:
- name: common - name: common
version: 24.1.10 version: 24.1.10
@ -49,4 +49,4 @@ sources:
- https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged - https://hub.docker.com/r/nginxinc/nginx-unprivileged
type: application type: application
version: 31.4.12 version: 31.4.13

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/tccr/nextcloud-fpm repository: tccr.io/tccr/nextcloud-fpm
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v29.0.4@sha256:0a051d3f5b66ab4ca309ff44f3103b7b2f3793e0573b94c5d19f919451fb372d tag: v29.0.5@sha256:6a44ac8f0d2358939b651a5d0d72c7c05d838dbf714db17d13f93e627f1a921a
nginxImage: nginxImage:
repository: nginxinc/nginx-unprivileged repository: nginxinc/nginx-unprivileged
pullPolicy: IfNotPresent pullPolicy: IfNotPresent