Skip to content

Commit 896060e

Browse files
committed
update github action
1 parent ae40360 commit 896060e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Install Helm repositories
2626
run: |
27+
helm init --client-only
2728
helm repo add gradiant https://gradiant.github.io/charts/
2829
helm repo add stable https://kubernetes-charts.storage.googleapis.com
2930
helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com

0 commit comments

Comments
 (0)