Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Sep 2, 2024
1 parent c7cc7ca commit 269bd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: get helm dependencies
shell: bash
run: |
helm repo add https://charts.bitnami.com/bitnami
helm repo add bitnami https://charts.bitnami.com/bitnami
helm dependency build
- name: Chart | Push
Expand Down

0 comments on commit 269bd8c

Please sign in to comment.