@@ -277,11 +277,11 @@ var Addons = map[string]*Addon{
277
277
"0640" ),
278
278
}, false , "ingress" , "Kubernetes" , "" , "https://kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/" , map [string ]string {
279
279
// https://github.com/kubernetes/ingress-nginx/blob/3476232f5c38383dd157ddaff3b4c7cebd57284e/deploy/static/provider/kind/deploy.yaml#L445
280
- "IngressController" : "ingress-nginx/controller:v1.11.3 @sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7 " ,
280
+ "IngressController" : "ingress-nginx/controller:v1.12.0 @sha256:e6b8de175acda6ca913891f0f727bca4527e797d52688cbe9fec9040d6f6b6fa " ,
281
281
// https://github.com/kubernetes/ingress-nginx/blob/3476232f5c38383dd157ddaff3b4c7cebd57284e/deploy/static/provider/kind/deploy.yaml#L552
282
- "KubeWebhookCertgenCreate" : "ingress-nginx/kube-webhook-certgen:v1.4.4 @sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f " ,
282
+ "KubeWebhookCertgenCreate" : "ingress-nginx/kube-webhook-certgen:v1.5.0 @sha256:aaafd456bda110628b2d4ca6296f38731a3aaf0bf7581efae824a41c770a8fc4 " ,
283
283
// https://github.com/kubernetes/ingress-nginx/blob/3476232f5c38383dd157ddaff3b4c7cebd57284e/deploy/static/provider/kind/deploy.yaml#L601
284
- "KubeWebhookCertgenPatch" : "ingress-nginx/kube-webhook-certgen:v1.4.4 @sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f " ,
284
+ "KubeWebhookCertgenPatch" : "ingress-nginx/kube-webhook-certgen:v1.5.0 @sha256:aaafd456bda110628b2d4ca6296f38731a3aaf0bf7581efae824a41c770a8fc4 " ,
285
285
}, map [string ]string {
286
286
"IngressController" : "registry.k8s.io" ,
287
287
"KubeWebhookCertgenCreate" : "registry.k8s.io" ,
@@ -597,7 +597,7 @@ var Addons = map[string]*Addon{
597
597
"gcp-auth-webhook.yaml" ,
598
598
"0640" ),
599
599
}, false , "gcp-auth" , "Google" , "" , "https://minikube.sigs.k8s.io/docs/handbook/addons/gcp-auth/" , map [string ]string {
600
- "KubeWebhookCertgen" : "ingress-nginx/kube-webhook-certgen:v1.4.4 @sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f " ,
600
+ "KubeWebhookCertgen" : "ingress-nginx/kube-webhook-certgen:v1.5.0 @sha256:aaafd456bda110628b2d4ca6296f38731a3aaf0bf7581efae824a41c770a8fc4 " ,
601
601
"GCPAuthWebhook" : "k8s-minikube/gcp-auth-webhook:v0.1.3@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7" ,
602
602
}, map [string ]string {
603
603
"GCPAuthWebhook" : "gcr.io" ,
0 commit comments