Skip to content

Commit 9faadef

Browse files
committed
try bumping down coredns version to see if test failures are related
1 parent 4fb7b63 commit 9faadef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/minikube/constants/constants_kubeadm_images.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var (
2424
"pause": "3.9",
2525
},
2626
"v1.29.2": {
27-
"coredns/coredns": "v1.11.1",
27+
"coredns/coredns": "v1.10.1",
2828
"etcd": "3.5.10-0",
2929
"pause": "3.9",
3030
},

0 commit comments

Comments
 (0)