Hiding 'hpe-flexvolume-driver'
parent
7e4172a67a
commit
b4dad0b341
Binary file not shown.
Binary file not shown.
|
@ -1,5 +1,6 @@
|
||||||
annotations:
|
annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
catalog.cattle.io/release-name: hpe-flexvolume-driver
|
catalog.cattle.io/release-name: hpe-flexvolume-driver
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: "3.1"
|
appVersion: "3.1"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
annotations:
|
annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
catalog.cattle.io/release-name: hpe-flexvolume-driver
|
catalog.cattle.io/release-name: hpe-flexvolume-driver
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: "3.1"
|
appVersion: "3.1"
|
||||||
|
|
10
index.yaml
10
index.yaml
|
@ -2336,13 +2336,14 @@ entries:
|
||||||
hpe-flexvolume-driver:
|
hpe-flexvolume-driver:
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
catalog.cattle.io/release-name: hpe-flexvolume-driver
|
catalog.cattle.io/release-name: hpe-flexvolume-driver
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: "3.1"
|
appVersion: "3.1"
|
||||||
created: "2021-08-18T13:16:37.033438-07:00"
|
created: "2022-08-12T16:18:16.263844-04:00"
|
||||||
description: A Helm chart for installing the HPE Volume Driver for Kubernetes
|
description: A Helm chart for installing the HPE Volume Driver for Kubernetes
|
||||||
FlexVolume plugin
|
FlexVolume plugin
|
||||||
digest: 6e9695864158e559fa9408d0426e4a8cb6c0253fa2f99f75c126c8eedc4d9f82
|
digest: 9db366ca3229a4bf3280c13e0445a2eb6864521666180b3947cbbed392ed1fd9
|
||||||
home: https://hpe.com/storage/containers
|
home: https://hpe.com/storage/containers
|
||||||
icon: https://raw.githubusercontent.com/hpe-storage/co-deployments/master/docs/assets/hpedev.png
|
icon: https://raw.githubusercontent.com/hpe-storage/co-deployments/master/docs/assets/hpedev.png
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -2363,13 +2364,14 @@ entries:
|
||||||
version: 3.1.1
|
version: 3.1.1
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
catalog.cattle.io/release-name: hpe-flexvolume-driver
|
catalog.cattle.io/release-name: hpe-flexvolume-driver
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: "3.1"
|
appVersion: "3.1"
|
||||||
created: "2021-06-23T17:44:55.4653-07:00"
|
created: "2022-08-12T16:18:16.263432-04:00"
|
||||||
description: A Helm chart for installing the HPE Volume Driver for Kubernetes
|
description: A Helm chart for installing the HPE Volume Driver for Kubernetes
|
||||||
FlexVolume plugin
|
FlexVolume plugin
|
||||||
digest: 50fc38e25308bf32156bed37bd549a5855309ac69945ff402fbe5ea809f88ddc
|
digest: 82446dc75a7a0b7e0f50e0645dd2762b05d16a25cb0836044fd100c8fcc8bd04
|
||||||
home: https://hpe.com/storage/containers
|
home: https://hpe.com/storage/containers
|
||||||
icon: https://raw.githubusercontent.com/hpe-storage/co-deployments/master/docs/assets/hpedev.png
|
icon: https://raw.githubusercontent.com/hpe-storage/co-deployments/master/docs/assets/hpedev.png
|
||||||
keywords:
|
keywords:
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
--- charts-original/Chart.yaml
|
--- charts-original/Chart.yaml
|
||||||
+++ charts/Chart.yaml
|
+++ charts/Chart.yaml
|
||||||
@@ -18,3 +18,6 @@
|
@@ -18,3 +18,7 @@
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/hpe-storage/flexvolume-driver
|
- https://github.com/hpe-storage/flexvolume-driver
|
||||||
version: 3.1.0
|
version: 3.1.0
|
||||||
+annotations:
|
+annotations:
|
||||||
+ catalog.cattle.io/certified: partner
|
+ catalog.cattle.io/certified: partner
|
||||||
+ catalog.cattle.io/release-name: hpe-flexvolume-driver
|
+ catalog.cattle.io/release-name: hpe-flexvolume-driver
|
||||||
|
+ catalog.cattle.io/hidden: "true"
|
||||||
|
|
Loading…
Reference in New Issue