Merge pull request #2289 from BenTheElder/iptables-selection

match https://github.com/kubernetes-sigs/iptables-wrappers/blob/maste…
This commit is contained in:
Kubernetes Prow Robot
2021-06-29 17:07:03 -07:00
committed by GitHub
2 changed files with 6 additions and 9 deletions

View File

@@ -20,4 +20,4 @@ package nodeimage
const DefaultImage = "kindest/node:latest"
// DefaultBaseImage is the default base image used
const DefaultBaseImage = "docker.io/kindest/base:v20210621-eac362b7"
const DefaultBaseImage = "docker.io/kindest/base:v20210629-45c5aa40"