Skip to content

Commit

Permalink
Merge pull request #79 from Randsw/dependabot/github_actions/helm/cha…
Browse files Browse the repository at this point in the history
…rt-releaser-action-1.6.0

chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
Randsw authored Nov 3, 2023
2 parents 9dad181 + 84649c8 commit 5607504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
if: steps.changed-files-helm-chart.outputs.helm_any_changed == 'true' && steps.changed-files-helm-chart.outputs.chart_version_any_changed != 'true' && github.ref == 'refs/heads/main'

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: helm-chart
env:
Expand Down

0 comments on commit 5607504

Please sign in to comment.