We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1331a2d commit 6a4354dCopy full SHA for 6a4354d
.github/workflows/release.yaml
@@ -23,8 +23,8 @@ jobs:
23
uses: azure/setup-helm@v1
24
with:
25
version: v3.4.0
26
-# - name: Update Helm dependencies
27
-# run: helm repo add mongodb https://charts.bitnami.com/bitnami && helm repo update && helm dependency update ./graylog
+ - name: Update Helm dependencies
+ run: helm repo add mongodb https://charts.bitnami.com/bitnami && helm repo update
28
- name: Run chart-releaser
29
uses: helm/[email protected]
30
0 commit comments