We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae40360 commit 896060eCopy full SHA for 896060e
.github/workflows/release.yml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Install Helm repositories
26
run: |
27
+ helm init --client-only
28
helm repo add gradiant https://gradiant.github.io/charts/
29
helm repo add stable https://kubernetes-charts.storage.googleapis.com
30
helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com
0 commit comments