diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index d67d58a089c..755d6a00830 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -10,7 +10,7 @@ dependencies: version: 6.0.48 deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. -home: https://truecharts.org/charts/incubator/nextcloud +home: https://truecharts.org/charts/stable/nextcloud icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png keywords: - nextcloud @@ -25,11 +25,11 @@ maintainers: url: https://truecharts.org name: nextcloud sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nextcloud + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 21.0.0 +version: 21.0.1 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index f42d5d99570..27161f9d442 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/nextcloud-fpm pullPolicy: IfNotPresent - tag: v2.0.0@sha256:c3ff63fa9613fbad94c7950743482c8bb2a2a659ac42b3daac8963e0bbaf5129 + tag: v2.0.0@sha256:19e79737d94706af06b8b2d89a156749f73a16bb765ac3d1b3171873f915e982 nginxImage: repository: tccr.io/truecharts/nginx-unprivileged pullPolicy: IfNotPresent