Skip to content

Commit 746a91b

Browse files
committed
Addon registry: Update registry image from 2.8.1 to 2.8.3
1 parent 761c1ae commit 746a91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkg/minikube/assets/addons.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ var Addons = map[string]*Addon{
405405
"registry-proxy.yaml",
406406
"0640"),
407407
}, false, "registry", "minikube", "", "", map[string]string{
408-
"Registry": "registry:2.8.1@sha256:83bb78d7b28f1ac99c68133af32c93e9a1c149bcd3cb6e683a3ee56e312f1c96",
408+
"Registry": "registry:2.8.3@sha256:12a6ddd56d2de5611ff0d9735ac0ac1d1e44073c7d042477329e589c46867e4e",
409409
"KubeRegistryProxy": "k8s-minikube/kube-registry-proxy:0.0.5@sha256:f107ecd58728a2df5f2bb7e087f65f5363d0019b1e1fd476e4ef16065f44abfb",
410410
}, map[string]string{
411411
"KubeRegistryProxy": "gcr.io",

0 commit comments

Comments
 (0)