diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 6c3d4489305..20dd4ed2e28 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -33,7 +33,7 @@ keywords: - http - web - php -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud + - https://hub.docker.com/r/collabora/code - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://hub.docker.com/r/collabora/code + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/clamav/clamav - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application -version: 30.1.3 +version: 30.1.4 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 8f566afb174..e390c357bb3 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -21,7 +21,7 @@ clamavImage: collaboraImage: repository: collabora/code pullPolicy: IfNotPresent - tag: 24.04.1.4.1@sha256:524fc47045d80ccbf5eac8ed8d4d7f0e57f69af417d474a44e41053499b995e6 + tag: 24.04.2.1.1@sha256:dafa9d8351e8399c39d192c3059aacb3b77a513bcf3c20e50b9bbaf51beaf0be nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index febadca9c2d..ea21b85b6f7 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.04.1.4.1 +appVersion: 24.04.2.1.1 dependencies: - name: common version: 23.0.0 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.webp keywords: - office - document -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - https://hub.docker.com/r/collabora/code type: application -version: 6.0.6 +version: 6.0.7 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index f73c9729005..bfd860b5f56 100644 --- a/charts/stable/collabora/values.yaml +++ b/charts/stable/collabora/values.yaml @@ -1,7 +1,7 @@ image: repository: collabora/code pullPolicy: IfNotPresent - tag: 24.04.1.4.1@sha256:524fc47045d80ccbf5eac8ed8d4d7f0e57f69af417d474a44e41053499b995e6 + tag: 24.04.2.1.1@sha256:dafa9d8351e8399c39d192c3059aacb3b77a513bcf3c20e50b9bbaf51beaf0be collabora: username: admin password: changeme