Skip to content

Commit

Permalink
chore: update helm/chart-releaser-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Jan 24, 2024
1 parent b786ae6 commit 19ec4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
helm repo add nsl https://naturalselectionlabs.github.io/helm-charts
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: ${{ github.token }}
CR_SKIP_EXISTING: true

0 comments on commit 19ec4e5

Please sign in to comment.