diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 657fc874885..a46b457ce23 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: 25.04.4.1.1@sha256:eea1e237559bb2a0679193d0bde23a776a0422f1426f50336ba974586608ae2c + tag: 25.04.4.2.1@sha256:05df5e537bf7a72f31c6acb72a37dcf74c77893af5a285c0746c1cc590165fb7 nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index cc9ea52b308..f3e6b7fa89f 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.04.4.1.1 +appVersion: 25.04.4.2.1 dependencies: - name: common version: 28.15.1 @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - https://hub.docker.com/r/collabora/code type: application -version: 9.2.1 +version: 9.2.2 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index 6ae6d2f17bf..6fb9b02dae3 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: 25.04.4.1.1@sha256:eea1e237559bb2a0679193d0bde23a776a0422f1426f50336ba974586608ae2c + tag: 25.04.4.2.1@sha256:05df5e537bf7a72f31c6acb72a37dcf74c77893af5a285c0746c1cc590165fb7 collabora: username: admin password: changeme