Update chart requirements

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-09-15 10:21:36 -03:00
parent 4dd206b31a
commit 27598b5f90
11 changed files with 190 additions and 184 deletions

View file

@ -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"