Skip to content

Commit

Permalink
Merge pull request #20 from junnplus/sidecar
Browse files Browse the repository at this point in the history
fix repo dep
  • Loading branch information
junnplus authored May 23, 2022
2 parents e60135a + d598c98 commit b0605f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Helm Deps
run: |
helm repo add minio https://charts.min.io/
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Publish Helm chart
uses: helm/[email protected]
with:
Expand Down

0 comments on commit b0605f6

Please sign in to comment.