diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 3091eeb47e5..f6b66381f23 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 33.0.3 +appVersion: 33.0.5 dependencies: - name: common version: 29.3.4 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index dde9edd5648..17f53caba82 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/nextcloud-fpm pullPolicy: IfNotPresent - tag: "33.0.3@sha256:37260d88be873bf5496911d482aee4d672deb47018d96bf62bb8eaf9ecfc2540" + tag: "33.0.5@sha256:43ba65e8e39c836ed3746d5a4418c67d070bc854abdefd4c3cc722c86abdfd80" nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent