There was an error while loading. Please reload this page.
2 parents c1b59a1 + 7fee434 commit 74d1b0cCopy full SHA for 74d1b0c
1 file changed
.github/workflows/update-helm-chart.yml
@@ -73,6 +73,7 @@ jobs:
73
- name: Package chart
74
working-directory: charts/tron
75
run: |
76
+ helm dependency update
77
helm package .
78
helm repo index . --url https://grid-labs-tech.github.io/charts
79
0 commit comments