mirror of
https://github.com/element-hq/dendrite.git
synced 2025-03-14 14:15:35 +00:00
Bump helm/chart-testing-action from 2.6.1 to 2.7.0
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](https://github.com/helm/chart-testing-action/compare/v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: helm/chart-testing-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d285fd880a
commit
140df62b19
1 changed files with 2 additions and 2 deletions
4
.github/workflows/k8s.yml
vendored
4
.github/workflows/k8s.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
with:
|
||||
python-version: 3.11
|
||||
check-latest: true
|
||||
- uses: helm/chart-testing-action@v2.6.1
|
||||
- uses: helm/chart-testing-action@v2.7.0
|
||||
- name: Get changed status
|
||||
id: list-changed
|
||||
run: |
|
||||
|
@ -62,7 +62,7 @@ jobs:
|
|||
with:
|
||||
python-version: "3.10"
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@v2.6.1
|
||||
uses: helm/chart-testing-action@v2.7.0
|
||||
- name: Create k3d cluster
|
||||
uses: nolar/setup-k3d-k3s@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue