Skip to content

Commit

Permalink
Update release-chart.yaml
Browse files Browse the repository at this point in the history
bump versions
  • Loading branch information
mreiferson authored Dec 26, 2023
1 parent 9753fbc commit 6f57040
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ jobs:
git config user.email "[email protected]"
- name: Install Helm
uses: azure/setup-helm@v1
with:
version: v3.4.0
uses: azure/setup-helm@v3

- name: Publish Helm charts
uses: helm/chart-releaser-action@v1.2.1
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 6f57040

Please sign in to comment.