diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 42776c9477c..23f4c3bf0d0 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -46,10 +46,11 @@ name: nextcloud sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nextcloud - https://github.com/trueforge/truecharts/tree/master/charts/stable/nextcloud - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.0.1 +version: 40.0.2 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 178faf2f186..6241f08bbea 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -13,7 +13,7 @@ imaginaryImage: hpbImage: repository: oci.trueforge.org/containerforge/nextcloud-notify-push pullPolicy: IfNotPresent - tag: "1.2.0" + tag: "1.2.1" clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent