Add rancher & upstream version annotations rancher-logging

pull/1662/head
brendarearden 2021-12-16 11:38:50 -07:00
parent d6594a63c6
commit fa3a82c1c9
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- charts-original/Chart.yaml
+++ charts/Chart.yaml
@@ -1,5 +1,20 @@
@@ -1,5 +1,22 @@
apiVersion: v1
appVersion: 3.15.0
-description: A Helm chart to install Banzai Cloud logging-operator
@ -23,3 +23,6 @@
+ catalog.cattle.io/display-name: "Logging"
+ catalog.cattle.io/auto-install: rancher-logging-crd=match
+ catalog.cattle.io/kube-version: ">=1.16.0-0"
+ catalog.cattle.io/rancher-version: "> 2.6.0-0"
+ catalog.cattle.io/upstream-version: "3.15.0"
\ No newline at end of file