Skip to content

Commit

Permalink
Merge pull request #147 from estahn/dependabot/github_actions/main/he…
Browse files Browse the repository at this point in the history
…lm/chart-releaser-action-1.6.0

chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
github-actions[bot] authored Feb 1, 2024
2 parents 3402b25 + 3c2a104 commit 72ba190
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 @@ -47,7 +47,7 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: charts
config: cr.yaml
Expand Down

0 comments on commit 72ba190

Please sign in to comment.