Skip to content

Commit

Permalink
Revert "Merge pull request #119 from clemlesne/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/develop/helm/chart-releaser-action-1.6.0"

Bug helm/chart-releaser-action#171.

This reverts commit e99c326, reversing
changes made to 009810c.
  • Loading branch information
clemlesne committed Nov 21, 2023
1 parent bf50ca2 commit 18257d9
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.6.0
uses: helm/chart-releaser-action@v1.5.0
with:
charts_dir: src/helm
skip_packaging: true
Expand Down

0 comments on commit 18257d9

Please sign in to comment.