Skip to content
Snippets Groups Projects
Commit 2a27e47b authored by Jonas Leder's avatar Jonas Leder
Browse files

Fix helm repos

parent db59fa43
No related branches found
No related tags found
1 merge request!1Add helm chart
Pipeline #18720 failed
......@@ -41,6 +41,7 @@ Helm:
- apk add curl bash openssl git
- curl -L https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
script:
- helm repo add bitnami https://charts.bitnami.com/bitnami
- helm repo update
- helm dependency update website
- IMAGE_HASH=$(cat image-hash.txt)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment