Skip to content

Commit

Permalink
Merge pull request #119 from clemlesne/dependabot/github_actions/deve…
Browse files Browse the repository at this point in the history
…lop/helm/chart-releaser-action-1.6.0

Build(deps): Bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
clemlesne authored Nov 21, 2023
2 parents 009810c + 98ba101 commit e99c326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
path: .cr-release-packages

- name: Archive Helm chart
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: src/helm
skip_packaging: true
Expand Down

0 comments on commit e99c326

Please sign in to comment.