Skip to content

Commit

Permalink
fix: set version of helm release to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
DerTiedemann committed Jun 28, 2024
1 parent b76f69d commit 59bdf50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

call-workflow-passing-data:
name: Publish Helm chart
uses: bakdata/ci-templates/.github/workflows/helm-multi-release.yaml@tiedemann/fix-helm-publish
uses: bakdata/ci-templates/.github/workflows/helm-multi-release.yaml@1.46.4
needs: get-version
with:
charts-path: "./charts"
Expand Down

0 comments on commit 59bdf50

Please sign in to comment.