diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index b1736e8f2f7..e43e28308c9 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: 31.3.4 +version: 31.3.5 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index a1efe8bfab7..8e471ae8bf5 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -21,7 +21,7 @@ clamavImage: collaboraImage: repository: collabora/code pullPolicy: IfNotPresent - tag: 24.04.4.2.1@sha256:e02333a44096e9b33f0fb1783277f630a05c41e24f6d7c69997fe82068b6dac4 + tag: 24.04.5.2.1@sha256:b2cdde5cabb3cfd59933daf3ce55990b258a4a1391d31d54833e436e7b7fc26f nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 75511d924c7..80bf753e1bf 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.4.2.1 +appVersion: 24.04.5.2.1 dependencies: - name: common version: 24.1.5 @@ -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.1.4 +version: 7.1.5 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index dcf9ebb8042..5f5072e8093 100644 --- a/charts/stable/collabora/values.yaml +++ b/charts/stable/collabora/values.yaml @@ -1,7 +1,7 @@ image: repository: collabora/code pullPolicy: IfNotPresent - tag: 24.04.4.2.1@sha256:e02333a44096e9b33f0fb1783277f630a05c41e24f6d7c69997fe82068b6dac4 + tag: 24.04.5.2.1@sha256:b2cdde5cabb3cfd59933daf3ce55990b258a4a1391d31d54833e436e7b7fc26f collabora: username: admin password: changeme