diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 943abdd8aef..6d2e13b00ff 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 32.0.4 +appVersion: 32.0.5 dependencies: - name: common version: 28.29.18 @@ -51,5 +51,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.6.0 +version: 40.6.1 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 1acbe750205..43223afd79e 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.4@sha256:a456d11512d01d342c190955a6b5b42f1759b55cc437741e8d3d3572aa5a5b7b" + tag: "32.0.5@sha256:6d799dfb8d01d4ba63582cb82f62dfdc0268b7a3562606f349eeb74ea6fbe5da" nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent