Skip to content

Commit

Permalink
Merge pull request #80 from flanksource/dependabot/github_actions/azu…
Browse files Browse the repository at this point in the history
…re/setup-helm-3.5

Merged by gomerge CLI.
  • Loading branch information
moshloop authored Jan 25, 2024
2 parents 3d410bf + 3b0a132 commit e2078ea
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 @@ -92,7 +92,7 @@ jobs:
yq -i e '.appVersion = "${{ env.RELEASE_VERSION }}"' chart/Chart.yaml
yq -i e '.image.tag = "v${{ env.RELEASE_VERSION }}"' chart/values.yaml
- name: Set up Helm
uses: azure/setup-helm@18bc76811624f360dbd7f18c2d4ecb32c7b87bab # v1.1
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
with:
version: v3.8.0
- name: Package Helm chart
Expand Down

0 comments on commit e2078ea

Please sign in to comment.