chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v@a7f1eba (#15472)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-fpm](https://togithub.com/truecharts/containers)
| digest | `2c8a099` -> `a7f1eba` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-30 13:23:44 +01:00 committed by GitHub
parent 07746c90de
commit f5f0f9b1c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "27.1.3"
appVersion: 27.1.3
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -29,7 +29,7 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 22.2.8
version: 22.2.9
annotations:
truecharts.org/category: cloud
truecharts.org/SCALE-support: "true"

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/nextcloud-fpm
pullPolicy: IfNotPresent
tag: v27.1.3@sha256:2c8a099719abd904ec430e16a55d9f746b2a70d20e4449b2ab7ac8f29ed1f7f4
tag: v27.1.3@sha256:a7f1ebaad7ccb8b1bf25fdf3b4b4ff0469c0bfa31df5c3c74b073fffb5b3dcb6
nginxImage:
repository: nginxinc/nginx-unprivileged
pullPolicy: IfNotPresent