diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 06feab2313d..98909fe1baf 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: premium apiVersion: v2 -appVersion: 29.0.0 +appVersion: 29.0.1 dependencies: - name: common version: 23.0.10 @@ -50,4 +50,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 30.1.27 +version: 30.1.28 diff --git a/charts/premium/nextcloud/README.md b/charts/premium/nextcloud/README.md index 0f8cf37d17f..3839cd2f266 100644 --- a/charts/premium/nextcloud/README.md +++ b/charts/premium/nextcloud/README.md @@ -19,7 +19,7 @@ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. `helm install mychart oci://tccr.io/truecharts/CHARTNAME` -For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/ +For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/general/support-policy/ ### TrueNAS SCALE Apps diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 1cd3a33a4e4..94f44394e2e 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v29.0.0@sha256:7c265ad872d413cc55683f6ae447d88e7a007212558844e62110ce91d4d0f362 + tag: v29.0.1@sha256:53d97bce9a9bbf10ed731b19ad6596469559be1b5a41a60c14d3ecee3a24b9f3 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent