Skip to content

Commit

Permalink
Merge pull request #46 from harness/dependabot/github_actions/develop…
Browse files Browse the repository at this point in the history
…/helm/chart-releaser-action-1.5.0

Bump helm/chart-releaser-action from 1.4.0 to 1.5.0
  • Loading branch information
harness-jc authored Sep 28, 2023
2 parents 889ceed + 2f9044a commit d251982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Run Chart Releaser
uses: helm/chart-releaser-action@v1.4.0
uses: helm/chart-releaser-action@v1.5.0
with:
charts_dir: src
env:
Expand Down

0 comments on commit d251982

Please sign in to comment.