Skip to content

Commit

Permalink
registry.k8s.io/hyperkube:v1.18.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyuanliang committed Oct 24, 2023
1 parent 68b664b commit 76e2111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/e2e/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ package e2e

const (
etcdImage = "quay.io/coreos/etcd:v3.0.14"
hyperkubeImage = "registry.k8s.io/hyperkube:v1.5.1"
hyperkubeImage = "registry.k8s.io/hyperkube:v1.18.9"
dnsmasqImage = "registry.k8s.io/k8s-dns-dnsmasq-amd64:1.14.5"
)

Expand Down

0 comments on commit 76e2111

Please sign in to comment.