diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index e34a9db261c..7252ebf8e87 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -46,14 +46,12 @@ name: nextcloud sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - https://github.com/trueforge-org/truecharts/tree/master/charts/premium/nextcloud - https://github.com/trueforge/truecharts/tree/master/charts/premium/nextcloud - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 38.0.0 +version: 38.0.1 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index afe06210389..410640e64b2 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.5.3.1@sha256:d655791f533f28bc32431a2fcf33a36cadd05ef6745a2b597a4e6534021bdc88 + tag: 25.04.6.1.1@sha256:83028c0bad42f6040c5b2a4d0aab50e2428238fbb628349c5d135e075e05f35d nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index c086385f239..87f7f1d6a51 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 25.04.5.3.1 +appVersion: 25.04.6.1.1 dependencies: - name: common version: 28.21.1 @@ -35,8 +35,9 @@ maintainers: name: collabora sources: - https://github.com/CollaboraOnline/online + - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/collabora - https://hub.docker.com/r/collabora/code type: application -version: 9.7.1 +version: 9.7.2 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index dada3abb75c..d8d302490d7 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.5.3.1@sha256:d655791f533f28bc32431a2fcf33a36cadd05ef6745a2b597a4e6534021bdc88 + tag: 25.04.6.1.1@sha256:83028c0bad42f6040c5b2a4d0aab50e2428238fbb628349c5d135e075e05f35d collabora: username: admin password: changeme