fix(ci): Use helm dependency build instead of update to use Chart.lock

This commit is contained in:
Chris Coutinho
2025-11-09 07:51:24 +01:00
parent 137dc80075
commit f8a2935c22
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
helm repo add qdrant https://qdrant.github.io/qdrant-helm
helm repo add ollama https://otwld.github.io/ollama-helm
helm repo update
helm dependency update charts/nextcloud-mcp-server
helm dependency build charts/nextcloud-mcp-server
- name: Run chart-releaser
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0