Skip to content

Commit

Permalink
Use v1.18.0 kind image (#1102)
Browse files Browse the repository at this point in the history
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com>
  • Loading branch information
zubron authored Apr 1, 2020
1 parent 9b3d367 commit 49e3158
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kind-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ kind: Cluster
apiVersion: kind.sigs.k8s.io/v1alpha3
nodes:
- role: control-plane
image: sonobuoy/kind-node:v1.17.0
image: sonobuoy/kind-node:v1.18.0
- role: worker
image: sonobuoy/kind-node:v1.17.0
image: sonobuoy/kind-node:v1.18.0
- role: worker
image: sonobuoy/kind-node:v1.17.0
image: sonobuoy/kind-node:v1.18.0

0 comments on commit 49e3158

Please sign in to comment.