mirror of
https://github.com/flant/ovpn-admin.git
synced 2026-02-04 09:12:13 -08:00
Bump helm/kind-action from 1.12.0 to 1.13.0 (#405)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c9c4c28253
commit
1f29aec3b8
2
.github/workflows/chart-test.yaml
vendored
2
.github/workflows/chart-test.yaml
vendored
@ -98,7 +98,7 @@ jobs:
|
|||||||
echo "image=$NODE_IMAGE" >> $GITHUB_OUTPUT
|
echo "image=$NODE_IMAGE" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Create KinD cluster
|
- name: Create KinD cluster
|
||||||
uses: helm/kind-action@v1.12.0
|
uses: helm/kind-action@v1.13.0
|
||||||
with:
|
with:
|
||||||
version: v0.17.0
|
version: v0.17.0
|
||||||
node_image: ${{ steps.node_image.outputs.image }}
|
node_image: ${{ steps.node_image.outputs.image }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user