chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v29.0.4@35b88c0 by renovate (#24130)

This commit is contained in:
TrueCharts Bot 2024-07-24 16:28:33 +02:00 committed by GitHub
parent a5a8a62cbe
commit b03370782c
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.3 appVersion: 29.0.4
dependencies: dependencies:
- name: common - name: common
version: 24.1.5 version: 24.1.5
@ -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.3.3 version: 31.3.4

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.3@sha256:616d388c74c0500c78397e6c0d07c56a3432f2862b6553df19a088b702a3cd21 tag: v29.0.4@sha256:35b88c02898e0b8317ab40065b5e4dd0cf1f1cc992f3e0cc9a34e745ecc1192c
nginxImage: nginxImage:
repository: nginxinc/nginx-unprivileged repository: nginxinc/nginx-unprivileged
pullPolicy: IfNotPresent pullPolicy: IfNotPresent