chore(helm): update image tccr.io/tccr/nextcloud-fpm v31.0.6 → v31.0.7 (#37452)

This commit is contained in:
TrueCharts Bot
2025-07-12 08:15:37 +02:00
committed by GitHub
parent 88ca664516
commit 14c9d04590
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/min_helm_version: "3.14"
truecharts.org/train: premium truecharts.org/train: premium
apiVersion: v2 apiVersion: v2
appVersion: 31.0.6 appVersion: 31.0.7
dependencies: dependencies:
- name: common - name: common
version: 28.13.0 version: 28.13.0
@@ -52,5 +52,5 @@ 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: 36.2.0 version: 36.2.1
+1 -1
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: v31.0.6@sha256:19b30c3f14e0e6953db245815a0acd506547ba813dba2c524078195339b95dcb tag: v31.0.7@sha256:79a90376e1118a3ee93db9a6468f176b80020b9318b8c403a3dfadfc0958c2d5
nginxImage: nginxImage:
repository: docker.io/nginxinc/nginx-unprivileged repository: docker.io/nginxinc/nginx-unprivileged
pullPolicy: IfNotPresent pullPolicy: IfNotPresent