Skip to content

Commit

Permalink
Merge pull request #17382 from minikube-bot/auto_bump_registry_version
Browse files Browse the repository at this point in the history
Addon registry: Update registry image from 2.8.1 to 2.8.3
  • Loading branch information
spowelljr authored Oct 9, 2023
2 parents 9a09247 + 746a91b commit 45a43b2
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 @@ -405,7 +405,7 @@ var Addons = map[string]*Addon{
"registry-proxy.yaml",
"0640"),
}, false, "registry", "minikube", "", "", map[string]string{
"Registry": "registry:2.8.1@sha256:83bb78d7b28f1ac99c68133af32c93e9a1c149bcd3cb6e683a3ee56e312f1c96",
"Registry": "registry:2.8.3@sha256:12a6ddd56d2de5611ff0d9735ac0ac1d1e44073c7d042477329e589c46867e4e",
"KubeRegistryProxy": "k8s-minikube/kube-registry-proxy:0.0.5@sha256:f107ecd58728a2df5f2bb7e087f65f5363d0019b1e1fd476e4ef16065f44abfb",
}, map[string]string{
"KubeRegistryProxy": "gcr.io",
Expand Down

0 comments on commit 45a43b2

Please sign in to comment.