diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index d2e42a351bc..b8e8dbd680f 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.2.1@sha256:46f799f6f5d4b985dbfdaacabbdcb6ecb90c4e3659d28a4b66757f6946c07829 + tag: 24.04.12.3.1@sha256:76d50a50c39210ae85ce20e422f4241a2080f10e0fcee65733f22eba8a00ec73 nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index cacbb31725c..e99cdc19a5a 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.2.1 +appVersion: 24.04.12.3.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.3 +version: 7.5.4 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index 6fac2816270..defd8515ebf 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.2.1@sha256:46f799f6f5d4b985dbfdaacabbdcb6ecb90c4e3659d28a4b66757f6946c07829 + tag: 24.04.12.3.1@sha256:76d50a50c39210ae85ce20e422f4241a2080f10e0fcee65733f22eba8a00ec73 collabora: username: admin password: changeme