Skip to content

Commit

Permalink
Bump helm/chart-testing-action from 2.3.1 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.3.1 to 2.6.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@v2.3.1...v2.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 00e7f84 commit 1f8d23c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
python-version: 3.11
check-latest: true
- uses: helm/chart-testing-action@v2.3.1
- uses: helm/chart-testing-action@v2.6.1
- name: Get changed status
id: list-changed
run: |
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
with:
python-version: "3.10"
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.3.1
uses: helm/chart-testing-action@v2.6.1
- name: Create k3d cluster
uses: nolar/setup-k3d-k3s@v1
with:
Expand Down

0 comments on commit 1f8d23c

Please sign in to comment.