mirror of https://git.rancher.io/charts
21 lines
803 B
Diff
21 lines
803 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,3 +1,17 @@
|
|
+annotations:
|
|
+ catalog.cattle.io/auto-install: longhorn-crd=match
|
|
+ catalog.cattle.io/certified: rancher
|
|
+ catalog.cattle.io/display-name: Longhorn
|
|
+ catalog.cattle.io/kube-version: '>= v1.16.0-0, < v1.22.0-0'
|
|
+ catalog.cattle.io/namespace: longhorn-system
|
|
+ catalog.cattle.io/os: linux
|
|
+ catalog.cattle.io/permits-os: linux,windows
|
|
+ catalog.cattle.io/provides-gvr: longhorn.io/v1beta1
|
|
+ catalog.cattle.io/rancher-version: '>= 2.6.0-0'
|
|
+ catalog.cattle.io/release-name: longhorn
|
|
+ catalog.cattle.io/type: cluster-tool
|
|
+ catalog.cattle.io/ui-component: longhorn
|
|
+ catalog.cattle.io/upstream-version: 1.1.3
|
|
apiVersion: v1
|
|
appVersion: v1.1.3
|
|
description: Longhorn is a distributed block storage system for Kubernetes.
|