From b03370782cd5810f9daf465cff1114475289802b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 16:28:33 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v29.0.4@35b88c0 by renovate (#24130) --- charts/premium/nextcloud/Chart.yaml | 4 ++-- charts/premium/nextcloud/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index e546bc48c73..b1736e8f2f7 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: premium apiVersion: v2 -appVersion: 29.0.3 +appVersion: 29.0.4 dependencies: - name: common version: 24.1.5 @@ -49,4 +49,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 31.3.3 +version: 31.3.4 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 45ecd273678..a1efe8bfab7 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v29.0.3@sha256:616d388c74c0500c78397e6c0d07c56a3432f2862b6553df19a088b702a3cd21 + tag: v29.0.4@sha256:35b88c02898e0b8317ab40065b5e4dd0cf1f1cc992f3e0cc9a34e745ecc1192c nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent