Skip to content

Commit

Permalink
Bump helm/kind-action from 1.7.0 to 1.8.0 (#325)
Browse files Browse the repository at this point in the history
* Bump helm/kind-action from 1.7.0 to 1.8.0

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update test.yml

Signed-off-by: Maria Kotliarevskaia <[email protected]>

* Update test.yml

Signed-off-by: Maria Kotliarevskaia <[email protected]>

* Update test.yml

Signed-off-by: Maria Kotliarevskaia <[email protected]>

* Update test.yml

Signed-off-by: Maria Kotliarevskaia <[email protected]>

* Update test.yml

Signed-off-by: Maria Kotliarevskaia <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Maria Kotliarevskaia <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maria Kotliarevskaia <[email protected]>
  • Loading branch information
dependabot[bot] and Jasstkn authored Aug 1, 2023
1 parent 69620ca commit 584283d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
check-latest: true

- name: Run chart-testing (prepare)
uses: helm/chart-testing-action@main
uses: helm/chart-testing-action@v2.4.0
- name: Run chart-testing (list-changed)
id: list-changed
run: |
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
uses: helm/[email protected]

- name: Create kind cluster
uses: helm/kind-action@v1.7.0
uses: helm/kind-action@v1.8.0
with:
node_image: kindest/node:v${{ matrix.k8s_version }}
wait: 180s
Expand Down

0 comments on commit 584283d

Please sign in to comment.