fix(ci): Use helm dependency build instead of update to use Chart.lock
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
helm repo add qdrant https://qdrant.github.io/qdrant-helm
|
helm repo add qdrant https://qdrant.github.io/qdrant-helm
|
||||||
helm repo add ollama https://otwld.github.io/ollama-helm
|
helm repo add ollama https://otwld.github.io/ollama-helm
|
||||||
helm repo update
|
helm repo update
|
||||||
helm dependency update charts/nextcloud-mcp-server
|
helm dependency build charts/nextcloud-mcp-server
|
||||||
|
|
||||||
- name: Run chart-releaser
|
- name: Run chart-releaser
|
||||||
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0
|
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0
|
||||||
|
|||||||
@@ -5,5 +5,5 @@ dependencies:
|
|||||||
- name: ollama
|
- name: ollama
|
||||||
repository: https://otwld.github.io/ollama-helm
|
repository: https://otwld.github.io/ollama-helm
|
||||||
version: 1.33.0
|
version: 1.33.0
|
||||||
digest: sha256:c53b7a604d202460f60408a62025ae837cad8d4da970b1e5bb404e2b41289f94
|
digest: sha256:d2a0d0e347db47dc89c607d61251aeb0b7a39eddaa2d8137526f29cf625c900c
|
||||||
generated: "2025-11-08T23:44:59.709689907+01:00"
|
generated: "2025-11-09T07:48:54.477365384+01:00"
|
||||||
|
|||||||
Reference in New Issue
Block a user