Skip to content

Commit

Permalink
[FEAT] upgrade chart releaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Takashi committed Oct 24, 2021
1 parent 30c4b17 commit c7b4779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.1.0
uses: helm/chart-releaser-action@v1.2.0
with:
charts_dir: charts
env:
Expand Down

0 comments on commit c7b4779

Please sign in to comment.