Skip to content

Commit

Permalink
Merge pull request #127 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 Dec 20, 2023
2 parents bd19024 + 90a1fec commit e637fe6
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 @@ -241,7 +241,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 e637fe6

Please sign in to comment.