diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 41b37cb3834..a3672a388da 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -49,4 +49,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 32.8.6 +version: 32.8.7 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index eb8c9ee80db..617c11838a9 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -21,7 +21,7 @@ clamavImage: collaboraImage: repository: docker.io/collabora/code pullPolicy: IfNotPresent - tag: 24.04.12.1.1@sha256:6ba89f05e43b2aacf4647be6bdf4f4012f2ceaea87217ae044fb6ce23c49593a + tag: 24.04.12.2.1@sha256:46f799f6f5d4b985dbfdaacabbdcb6ecb90c4e3659d28a4b66757f6946c07829 nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 50cfa490773..cacbb31725c 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.04.12.1.1 +appVersion: 24.04.12.2.1 dependencies: - name: common version: 25.4.10 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - https://hub.docker.com/r/collabora/code type: application -version: 7.5.2 +version: 7.5.3 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index aa17cf10427..6fac2816270 100644 --- a/charts/stable/collabora/values.yaml +++ b/charts/stable/collabora/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/collabora/code pullPolicy: IfNotPresent - tag: 24.04.12.1.1@sha256:6ba89f05e43b2aacf4647be6bdf4f4012f2ceaea87217ae044fb6ce23c49593a + tag: 24.04.12.2.1@sha256:46f799f6f5d4b985dbfdaacabbdcb6ecb90c4e3659d28a4b66757f6946c07829 collabora: username: admin password: changeme