Skip to content

Commit 454e3a8

Browse files
committed
Addon registry: Update registry image from 2.8.3 to 2.8.3
1 parent d3804e6 commit 454e3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/minikube/assets/addons.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ var Addons = map[string]*Addon{
401401
"0640"),
402402
}, false, "registry", "minikube", "", "", map[string]string{
403403
"KubeRegistryProxy": "k8s-minikube/kube-registry-proxy:0.0.8@sha256:60ab3508367ad093b4b891231572577371a29f838d61e64d7f7d093d961c862c",
404-
"Registry": "registry:2.8.3@sha256:543dade69668e02e5768d7ea2b0aa4fae6aa7384c9a5a8dbecc2be5136079ddb",
404+
"Registry": "registry:2.8.3@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52",
405405
}, map[string]string{
406406
"KubeRegistryProxy": "gcr.io",
407407
"Registry": "docker.io",

0 commit comments

Comments
 (0)