HPE CSI Driver for Kubernetes Helm v3 Chart 1.4.2
Signed-off-by: Michael Mattsson <michael.mattsson@hpe.com>pull/70/head
parent
e352cf5e3d
commit
5c083110c8
|
@ -1,17 +1,29 @@
|
|||
diff -x '*.tgz' -x '*.lock' -uNr packages/hpe-csi-driver/charts-original/Chart.yaml packages/hpe-csi-driver/charts/Chart.yaml
|
||||
--- packages/hpe-csi-driver/charts-original/Chart.yaml
|
||||
+++ packages/hpe-csi-driver/charts/Chart.yaml
|
||||
@@ -17,3 +17,6 @@
|
||||
- CentOS
|
||||
- Ubuntu
|
||||
- RHEL
|
||||
@@ -7,9 +7,6 @@
|
||||
- HPE
|
||||
- Storage
|
||||
- StorageClass
|
||||
-- CentOS
|
||||
-- Ubuntu
|
||||
-- RHEL
|
||||
maintainers:
|
||||
- email: hpe-containers-dev@hpe.com
|
||||
name: raunakkumar
|
||||
@@ -17,3 +14,6 @@
|
||||
sources:
|
||||
- https://scod.hpedev.io/csi_driver
|
||||
version: 1.4.2
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/release-name: hpe-csi-driver
|
||||
diff -x '*.tgz' -x '*.lock' -uNr packages/hpe-csi-driver/charts-original/questions.yml packages/hpe-csi-driver/charts/questions.yml
|
||||
--- packages/hpe-csi-driver/charts-original/questions.yml
|
||||
+++ packages/hpe-csi-driver/charts/questions.yml
|
||||
@@ -1,5 +1,3 @@
|
||||
@@ -1,7 +1,3 @@
|
||||
-labels:
|
||||
- io.rancher.certified: partner
|
||||
-categories:
|
||||
-- storage
|
||||
questions:
|
||||
|
|
|
@ -1,5 +1,2 @@
|
|||
url: https://github.com/hpe-storage/co-deployments/
|
||||
subdirectory: helm/charts/hpe-csi-driver
|
||||
type: git
|
||||
commit: 74f929a2e097b62565037c68cdfdda3a697b01fc
|
||||
url: https://hpe-storage.github.io/co-deployments/hpe-csi-driver-1.4.2.tgz
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue