Skip to content

Commit

Permalink
chore(deps): bump helm/chart-testing-action
Browse files Browse the repository at this point in the history
Bumps the github-actions-dependencies group with 1 update in the /actions/helm/test-chart directory: [helm/chart-testing-action](https://github.com/helm/chart-testing-action).


Updates `helm/chart-testing-action` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 26ed613 commit 7ae0207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/helm/test-chart/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ runs:
python-version: "3.12"

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
uses: helm/chart-testing-action@v2.7.0

- shell: bash
run: |
Expand Down

0 comments on commit 7ae0207

Please sign in to comment.