upgrade nextcloud helm chart to version 9.2.2, removed hardcoded image version from helm value

This commit is contained in:
Márcio Fernandes
2026-07-16 21:18:40 +00:00
parent a84dee7d4f
commit 2630107ede
3 changed files with 4 additions and 11 deletions
+3
View File
@@ -145,6 +145,9 @@ su -s /bin/bash www-data -c "php occ maintenance:repair --include-expensive"
## Setup and Deploy
- [Nextcloud Helm Chart](https://nextcloud.github.io/helm/)
- [Nextcloud Helm Chart - git hub](https://github.com/nextcloud/helm)
- All kustomizations can be executed using vscode task `Kustomize - Build & Deploy - Selected File`.
- Helm charts can be deployed using vscode task `Apply App`.