diff --git a/nextcloud/kustomization.yaml b/nextcloud/kustomization.yaml index 2397a7c..4bbd7b9 100644 --- a/nextcloud/kustomization.yaml +++ b/nextcloud/kustomization.yaml @@ -21,7 +21,7 @@ helmCharts: repo: https://nextcloud.github.io/helm/ releaseName: nextcloud namespace: nextcloud - version: "6.0.1" + version: "6.0.2" valuesFile: config/values.nextcloud.yaml skipTests: true