@@ -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.2 @sha256:03497ee984628e95eca9b2279e3f3a3c1685dd48635479e627d219f00c8eefa9 " ,
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.3 @sha256:2cf4ebfa82a37c357455458f6dfc334aea1392d508270b2517795a9933a02524 " ,
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.3 @sha256:2cf4ebfa82a37c357455458f6dfc334aea1392d508270b2517795a9933a02524 " ,
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.3 @sha256:2cf4ebfa82a37c357455458f6dfc334aea1392d508270b2517795a9933a02524 " ,
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