2021-05-17 22:30:18 +00:00
|
|
|
--- charts-original/Chart.yaml
|
|
|
|
+++ charts/Chart.yaml
|
|
|
|
@@ -1,5 +1,18 @@
|
|
|
|
apiVersion: v1
|
2021-07-07 18:59:39 +00:00
|
|
|
appVersion: 3.12.0
|
2021-05-17 22:30:18 +00:00
|
|
|
-description: A Helm chart to install Banzai Cloud logging-operator
|
|
|
|
-name: logging-operator
|
|
|
|
+description: Collects and filter logs using highly configurable CRDs. Powered by Banzai Cloud Logging Operator.
|
|
|
|
+name: rancher-logging
|
2021-07-07 18:59:39 +00:00
|
|
|
version: 3.12.0
|
2021-05-17 22:30:18 +00:00
|
|
|
+icon: https://charts.rancher.io/assets/logos/logging.svg
|
|
|
|
+keywords:
|
|
|
|
+ - logging
|
|
|
|
+ - monitoring
|
|
|
|
+ - security
|
|
|
|
+annotations:
|
|
|
|
+ catalog.cattle.io/certified: rancher
|
|
|
|
+ catalog.cattle.io/namespace: cattle-logging-system
|
|
|
|
+ catalog.cattle.io/release-name: rancher-logging
|
|
|
|
+ catalog.cattle.io/ui-component: logging
|
|
|
|
+ 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
|