Skip to content

Commit

Permalink
chore(deps): bump camptocamp/helm-dependency-update-action
Browse files Browse the repository at this point in the history
Bumps [camptocamp/helm-dependency-update-action](https://github.com/camptocamp/helm-dependency-update-action) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/camptocamp/helm-dependency-update-action/releases)
- [Changelog](https://github.com/camptocamp/helm-dependency-update-action/blob/main/CHANGELOG.md)
- [Commits](camptocamp/helm-dependency-update-action@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: camptocamp/helm-dependency-update-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lentidas committed Aug 13, 2024
1 parent cb3c94e commit 3444b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/modules-chart-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: "Upgrade Helm chart dependencies"
id: deps-update
uses: camptocamp/helm-dependency-update-action@v0.4.1
uses: camptocamp/helm-dependency-update-action@v0.5.0
with:
chart-path: "charts/${{ matrix.chart-name }}"
readme-path: "README.adoc"
Expand Down

0 comments on commit 3444b3f

Please sign in to comment.