diff --git a/charts/enterprise/nextcloud/Chart.yaml b/charts/enterprise/nextcloud/Chart.yaml index f6cbf441103..40226253709 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-fpm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - https://hub.docker.com/r/collabora/code - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - https://hub.docker.com/r/clamav/clamav + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify type: application -version: 29.1.5 +version: 29.1.6 diff --git a/charts/enterprise/nextcloud/values.yaml b/charts/enterprise/nextcloud/values.yaml index 37786a48396..f906dc5562b 100644 --- a/charts/enterprise/nextcloud/values.yaml +++ b/charts/enterprise/nextcloud/values.yaml @@ -21,7 +21,7 @@ clamavImage: collaboraImage: repository: collabora/code pullPolicy: IfNotPresent - tag: 23.05.9.1.1@sha256:e0c7ff3cf4ccd49a590980cf83f46f8efd9456f9d173f92d1acfd3f41be09319 + tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b nextcloud: # Initial Credentials credentials: diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 172b994f7cc..92fe5487d3e 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 23.05.9.1.1 +appVersion: 23.05.9.2.1 dependencies: - name: common version: 18.0.3 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png keywords: - office - document -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - https://hub.docker.com/r/collabora/code type: application -version: 5.1.3 +version: 5.1.4 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index 62991f4d148..a50538fdd3d 100644 --- a/charts/stable/collabora/values.yaml +++ b/charts/stable/collabora/values.yaml @@ -1,7 +1,7 @@ image: repository: collabora/code pullPolicy: IfNotPresent - tag: 23.05.9.1.1@sha256:e0c7ff3cf4ccd49a590980cf83f46f8efd9456f9d173f92d1acfd3f41be09319 + tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b collabora: username: admin password: changeme