diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index ee050eff6b3..609c896ae24 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.2 +appVersion: 33.0.3 dependencies: - name: common version: 29.1.6 @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 44.2.11 +version: 44.2.12 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 49c7284a9ce..a1a8fe17f0c 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.2@sha256:cf570ff79256f97bf8dad1b8e12a6b8d2df4b36704b35c4bf23bcc35ebcf5c7f" + tag: "33.0.3@sha256:d694b968a08001b2fe73d2f9a1e48e5d91a6ffaef19308bdd0af7c8a22427df0" nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent