From ae61df2ae3e9127f838d425a623a94cdcf80dfa1 Mon Sep 17 00:00:00 2001 From: Shafeeque E S Date: Mon, 5 Jun 2023 13:30:13 +0530 Subject: [PATCH] Bump `nginx-ingress-controller-seed` to `v1.8.0` for 1.24.x+ seeds (#8021) --- charts/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/images.yaml b/charts/images.yaml index ae3626c4025..4377c78e786 100644 --- a/charts/images.yaml +++ b/charts/images.yaml @@ -79,7 +79,7 @@ images: - name: nginx-ingress-controller-seed sourceRepository: github.com/kubernetes/ingress-nginx repository: registry.k8s.io/ingress-nginx/controller-chroot - tag: "v1.7.1" + tag: "v1.8.0" targetVersion: ">= 1.24" labels: - name: 'gardener.cloud/cve-categorisation'