Update chart requirements
This commit is contained in:
parent
4dd206b31a
commit
27598b5f90
11 changed files with 190 additions and 184 deletions
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: v1
|
||||
name: ingress-nginx
|
||||
version: 2.16.0
|
||||
version: 3.0.0
|
||||
appVersion: 0.35.0
|
||||
home: https://github.com/kubernetes/ingress-nginx
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||
|
|
@ -13,4 +13,4 @@ sources:
|
|||
maintainers:
|
||||
- name: ChiefAlexander
|
||||
engine: gotpl
|
||||
kubeVersion: ">=1.10.0-0"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue