diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 3fc2f5b28f6..1cfdd3b7184 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -52,5 +52,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 36.0.7 - +version: 36.0.8 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index fcec8b1a7de..d2344ac2399 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.3.1.1@sha256:494ea00ed33e4149698e8995a1fb101400f581810fb86a864dc671a734fdb666 + tag: 25.04.3.2.1@sha256:43d90d92073649b887faf1098997b8c7c696262e9034c6366c42c9693d4f62e3 nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 6a05d3c2be6..e01652efb2a 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.3.1.1 +appVersion: 25.04.3.2.1 dependencies: - name: common version: 28.12.6 @@ -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.0.5 +version: 9.0.6 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index 4876c4b0afb..dadead2803f 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.3.1.1@sha256:494ea00ed33e4149698e8995a1fb101400f581810fb86a864dc671a734fdb666 + tag: 25.04.3.2.1@sha256:43d90d92073649b887faf1098997b8c7c696262e9034c6366c42c9693d4f62e3 collabora: username: admin password: changeme