19 lines
464 B
Diff
19 lines
464 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,3 +1,7 @@
|
|
+annotations:
|
|
+ catalog.cattle.io/certified: partner
|
|
+ catalog.cattle.io/display-name: Portworx
|
|
+ catalog.cattle.io/release-name: portworx
|
|
apiVersion: v1
|
|
appVersion: 2.9.1
|
|
description: A Helm chart for installing Portworx on Kubernetes.
|
|
@@ -12,6 +16,7 @@
|
|
- persistent storage
|
|
- portworx
|
|
- amd64
|
|
+kubeVersion: '>=1.16.0'
|
|
maintainers:
|
|
- email: hadesai@purestorage.com
|
|
name: harsh-px
|