Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Add optional param to skip re-releasing existing image tags in the charts
  • Loading branch information
accenture-mikeyc authored Feb 19, 2024
1 parent 7fcabc4 commit 827e825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ jobs:
uses: helm/chart-releaser-action@v1.2.1
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_SKIP_EXISTING: true

0 comments on commit 827e825

Please sign in to comment.