Merge pull request #1146 from fluxcd/ci-bump-kind
ci: update kind to v0.19.0
This commit is contained in:
commit
43ee040984
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Setup Kubernetes
|
||||
uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67 # v1.7.0
|
||||
with:
|
||||
version: v0.17.0
|
||||
version: v0.19.0
|
||||
cluster_name: kind
|
||||
node_image: kindest/node:v1.21.1@sha256:69860bda5563ac81e3c0057d654b5253219618a22ec3a346306239bba8cfa1a6
|
||||
- name: Setup Kustomize
|
||||
|
|
Loading…
Reference in New Issue