Skip to content

Commit

Permalink
fix helm release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito committed Jul 6, 2024
1 parent f0c263b commit b600af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: engineerd/configurator@v0.0.10
with:
name: cr
url: https://github.com/helm/chart-releaser/releases/download/v1..1/chart-releaser_1..1_linux_amd64.tar.gz
url: https://github.com/helm/chart-releaser/releases/download/v1.6.1/chart-releaser_1.6.1_darwin_amd64.tar.gz
pathInArchive: cr

- name: Upload Chart
Expand Down

0 comments on commit b600af9

Please sign in to comment.