diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index de238abe96d..d670a6980c8 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: premium apiVersion: v2 -appVersion: 31.0.7 +appVersion: 31.0.8 dependencies: - name: common version: 28.16.6 @@ -44,10 +44,11 @@ name: nextcloud sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm + - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - https://github.com/trueforge/truecharts/tree/master/charts/premium/nextcloud - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 36.7.14 +version: 36.7.15 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 7d395b64290..8053d46f6c2 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v31.0.7@sha256:c8b2acfec4a62d3d87d43c508e5389a50b1861aaac643b0cc9ab815ab978aa80 + tag: v31.0.8@sha256:227dce9bdfe24850c720c49e1b04f4143141b302b024565069ed528dfe11b6da nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent