mirror of https://git.rancher.io/charts
20 lines
763 B
Diff
20 lines
763 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,3 +1,16 @@
|
|
+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: '>= 1.18.0-0 < 1.25.0-0'
|
|
+ catalog.cattle.io/namespace: longhorn-system
|
|
+ catalog.cattle.io/os: linux
|
|
+ catalog.cattle.io/provides-gvr: longhorn.io/v1beta1
|
|
+ catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.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.2.4
|
|
apiVersion: v1
|
|
appVersion: v1.2.4
|
|
description: Longhorn is a distributed block storage system for Kubernetes.
|