Update helm templates to match new chart name
This commit is contained in:
parent
cfebfe4c99
commit
710f1f2601
41 changed files with 170 additions and 171 deletions
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: v1
|
||||
name: ingress-nginx
|
||||
version: 1.32.0
|
||||
version: 2.0.0
|
||||
appVersion: 0.30.0
|
||||
home: https://github.com/kubernetes/ingress-nginx
|
||||
description: An nginx Ingress controller that uses ConfigMap to store the nginx configuration.
|
||||
|
|
@ -12,7 +12,5 @@ sources:
|
|||
- https://github.com/kubernetes/ingress-nginx
|
||||
maintainers:
|
||||
- name: ChiefAlexander
|
||||
- name: taharah
|
||||
email: Trevor.G.Wood@gmail.com
|
||||
engine: gotpl
|
||||
kubeVersion: ">=1.10.0-0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue