20 lines
485 B
Diff
20 lines
485 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: 2.1.0
|
|
description: NGINX Ingress Controller
|
|
@@ -6,7 +10,7 @@
|
|
keywords:
|
|
- ingress
|
|
- nginx
|
|
-kubeVersion: '>= 1.19.0-0'
|
|
+kubeVersion: "1.19 - 1.23"
|
|
maintainers:
|
|
- email: kubernetes@nginx.com
|
|
name: nginxinc
|