diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 8110df8c07b..4c47b8e64da 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 32.0.5 +appVersion: 32.0.6 dependencies: - name: common version: 28.29.49 @@ -58,5 +58,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.6.29 +version: 40.6.30 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 89b4afb0e08..26dd32e9f49 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/nextcloud-fpm pullPolicy: IfNotPresent - tag: "32.0.5@sha256:6d799dfb8d01d4ba63582cb82f62dfdc0268b7a3562606f349eeb74ea6fbe5da" + tag: "32.0.6@sha256:2317b7ec0d93dad1f990519f4c51c69a667128baf1e1eaef02f807016814feb4" nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent