diff --git a/charts/enterprise/nextcloud/Chart.yaml b/charts/enterprise/nextcloud/Chart.yaml index 6f2b4f57f44..59ec8c0bcab 100644 --- a/charts/enterprise/nextcloud/Chart.yaml +++ b/charts/enterprise/nextcloud/Chart.yaml @@ -33,7 +33,7 @@ keywords: - http - web - php -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - - https://hub.docker.com/r/clamav/clamav - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/collabora/code + - https://hub.docker.com/r/clamav/clamav + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application -version: 29.4.1 +version: 29.4.2 diff --git a/charts/enterprise/nextcloud/values.yaml b/charts/enterprise/nextcloud/values.yaml index 68ba0629cb3..69959d442b0 100644 --- a/charts/enterprise/nextcloud/values.yaml +++ b/charts/enterprise/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v28.0.2@sha256:6443302f4834cb794b1887a1bc7ca31971e642009a83e51b68538bb5342a9c12 + tag: v28.0.2@sha256:ad08861786d73f69cdbca98d0e93167eae2ef802ae78c474cc6026a2dd94fa58 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent