Skip to content

Commit

Permalink
Merge pull request #18454 from spowelljr/updateKubeRegistryProxy
Browse files Browse the repository at this point in the history
Addons registry: Update kube-registry-proxy image from 0.0.5 to 0.0.6
  • Loading branch information
spowelljr authored Mar 20, 2024
2 parents 8cca1ed + 6d94e98 commit 40b7147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/minikube/assets/addons.go
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ var Addons = map[string]*Addon{
"0640"),
}, false, "registry", "minikube", "", "", map[string]string{
"Registry": "registry:2.8.3@sha256:fb9c9aef62af3955f6014613456551c92e88a67dcf1fc51f5f91bcbd1832813f",
"KubeRegistryProxy": "k8s-minikube/kube-registry-proxy:0.0.5@sha256:f107ecd58728a2df5f2bb7e087f65f5363d0019b1e1fd476e4ef16065f44abfb",
"KubeRegistryProxy": "k8s-minikube/kube-registry-proxy:0.0.6@sha256:b3fa0b2df8737fdb85ad5918a7e2652527463e357afff83a5e5bb966bcedc367",
}, map[string]string{
"KubeRegistryProxy": "gcr.io",
"Registry": "docker.io",
Expand Down

0 comments on commit 40b7147

Please sign in to comment.