Skip to content

Commit

Permalink
Update the helm repo index command
Browse files Browse the repository at this point in the history
  • Loading branch information
max-rocket-internet committed Jan 6, 2025
1 parent 5771f1d commit 50f4cec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/helm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ jobs:
done
- name: Generate Helm repo index.yaml
shell: bash
run: |
helm repo index --merge .
run: helm repo index . --merge index.yaml
- name: Update URLs in index.yaml with yq
uses: mikefarah/[email protected]
with:
Expand Down

0 comments on commit 50f4cec

Please sign in to comment.