20 lines
486 B
Diff
20 lines
486 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,3 +1,7 @@
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner
|
|
+ catalog.cattle.io/release-name: nginx-ingress-controller
|
|
+ catalog.cattle.io/display-name: NGINX Ingress Controller
|
|
apiVersion: v1
|
|
appVersion: 1.12.0
|
|
description: NGINX Ingress Controller
|
|
@@ -6,7 +10,7 @@
|
|
keywords:
|
|
- ingress
|
|
- nginx
|
|
-kubeVersion: '>= 1.16.0-0'
|
|
+kubeVersion: "1.16 - 1.21"
|
|
maintainers:
|
|
- email: kubernetes@nginx.com
|
|
name: nginxinc
|