Skip to content

Commit

Permalink
Merge pull request #62 from devops-ia/dependabot/github_actions/helm/…
Browse files Browse the repository at this point in the history
…chart-releaser-action-1.6.0

chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
ialejandro authored Aug 1, 2024
2 parents 24dd4b6 + 6e5962e commit bb799ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
done
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: charts
config: cr.yaml
Expand Down

0 comments on commit bb799ad

Please sign in to comment.