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
+2 -2
View File
@@ -5,5 +5,5 @@ dependencies:
- name: ollama
repository: https://otwld.github.io/ollama-helm
version: 1.33.0
digest: sha256:c53b7a604d202460f60408a62025ae837cad8d4da970b1e5bb404e2b41289f94
generated: "2025-11-08T23:44:59.709689907+01:00"
digest: sha256:d2a0d0e347db47dc89c607d61251aeb0b7a39eddaa2d8137526f29cf625c900c
generated: "2025-11-09T07:48:54.477365384+01:00"