(dev-v2.6-archive) Add kube-version rancher-logging, cis benchmark

(partially cherry picked from commit d176540d04)
pull/1680/head
brendarearden 2021-12-14 10:57:07 -07:00 committed by Arvind Iyengar
parent b5b7cab3e8
commit 83ff7b56f3
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
2 changed files with 3 additions and 1 deletions

View File

@ -17,3 +17,4 @@ annotations:
catalog.cattle.io/os: linux
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
catalog.cattle.io/rancher-version: ">= 2.6.0-0"
catalog.cattle.io/kube-version: ">=1.16.0-0"

View File

@ -1,6 +1,6 @@
--- charts-original/Chart.yaml
+++ charts/Chart.yaml
@@ -1,5 +1,19 @@
@@ -1,5 +1,20 @@
apiVersion: v1
appVersion: 3.15.0
-description: A Helm chart to install Banzai Cloud logging-operator
@ -22,3 +22,4 @@
+ catalog.cattle.io/provides-gvr: logging.banzaicloud.io.clusterflow/v1beta1
+ catalog.cattle.io/display-name: "Logging"
+ catalog.cattle.io/auto-install: rancher-logging-crd=match
+ catalog.cattle.io/kube-version: ">=1.16.0-0"