Skip to content

Commit

Permalink
Merge pull request #95 from postfinance/dependabot/github_actions/hel…
Browse files Browse the repository at this point in the history
…m/chart-releaser-action-1.6.0

build(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
luanaBanana authored Dec 13, 2023
2 parents d1d568a + efc98fa commit 3496e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
version: v3.8.1
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: helm
env:
Expand Down

0 comments on commit 3496e37

Please sign in to comment.