diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 66e5a8cdd6e..9bf09337753 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: 28.0.4 +appVersion: 29.0.0 dependencies: - name: common version: 23.0.0 @@ -50,4 +50,4 @@ sources: - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 30.0.4 +version: 30.0.5 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 5e2c1db7192..d604038e144 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: v28.0.4@sha256:09a4ab06204736f0acc55556a61ae71a544fb6f4728f95d4c74d5b1c30497dd0 + tag: v29.0.0@sha256:65f0b689917283976a16e631a3da32f30e8123fd92f12f5a278bfa2b2e6b8b03 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent