upgrading nginx ingress controller helm chart
This commit is contained in:
parent
94e7252464
commit
a5ea356d4a
|
@ -19,6 +19,6 @@ dependencies:
|
||||||
repository: https://apache.github.io/couchdb-helm
|
repository: https://apache.github.io/couchdb-helm
|
||||||
condition: services.couchdb.enabled
|
condition: services.couchdb.enabled
|
||||||
- name: ingress-nginx
|
- name: ingress-nginx
|
||||||
version: 3.35.0
|
version: 4.0.13
|
||||||
repository: https://github.com/kubernetes/ingress-nginx
|
repository: https://github.com/kubernetes/ingress-nginx
|
||||||
condition: ingress.nginx
|
condition: ingress.nginx
|
||||||
|
|
Loading…
Reference in New Issue