Update ingress-nginx addon to 4.9.1 (#233)
Co-authored-by: mkjpryor <mkjpryor@users.noreply.github.com>
This commit is contained in:
parent
5cbf22acef
commit
2aef5bbfcf
@ -166,7 +166,7 @@ ingress:
|
||||
chart:
|
||||
repo: https://kubernetes.github.io/ingress-nginx
|
||||
name: ingress-nginx
|
||||
version: 4.9.0
|
||||
version: 4.9.1
|
||||
release:
|
||||
namespace: ingress-nginx
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
registry.k8s.io:
|
||||
images:
|
||||
ingress-nginx/controller:
|
||||
- v1.9.5
|
||||
- v1.9.6
|
||||
ingress-nginx/kube-webhook-certgen:
|
||||
- v20231011-8b53cabe0
|
||||
- v20231226-1a7112e06
|
||||
|
Loading…
x
Reference in New Issue
Block a user