Update ingress-nginx addon to 4.10.0 (#271)

Co-authored-by: mkjpryor <mkjpryor@users.noreply.github.com>
This commit is contained in:
azimuth-ci-bot[bot] 2024-03-04 07:24:51 +00:00 committed by GitHub
parent 1975b9e992
commit 819d88ab01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -166,7 +166,7 @@ ingress:
chart:
repo: https://kubernetes.github.io/ingress-nginx
name: ingress-nginx
version: 4.9.1
version: 4.10.0
release:
namespace: ingress-nginx
values: {}

View File

@ -1,6 +1,6 @@
registry.k8s.io:
images:
ingress-nginx/controller:
- v1.9.6
- v1.10.0
ingress-nginx/kube-webhook-certgen:
- v20231226-1a7112e06
- v1.4.0