diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 62342e13ee4..b4e343cfb27 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.10.1 +version: 32.10.2 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index bfa68e1d329..aa244797823 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.13.1.1@sha256:0398c25fa8e787d6a4480ef30ffac5a9e13943945e8c2484b331c53855bb928f + tag: 24.04.13.2.1@sha256:01dc4ab83977edf0f2eb35c07973ac267ebccf4917d3311efa9b9e336709f608 nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 43c30230036..acd8592aa2e 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.13.1.1 +appVersion: 24.04.13.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.6 +version: 7.5.7 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index b6195736fd8..f9038b71665 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.13.1.1@sha256:0398c25fa8e787d6a4480ef30ffac5a9e13943945e8c2484b331c53855bb928f + tag: 24.04.13.2.1@sha256:01dc4ab83977edf0f2eb35c07973ac267ebccf4917d3311efa9b9e336709f608 collabora: username: admin password: changeme