2021-05-17 22:30:18 +00:00
|
|
|
--- charts-original/Chart.yaml
|
|
|
|
+++ charts/Chart.yaml
|
2022-03-02 23:58:28 +00:00
|
|
|
@@ -1,5 +1,25 @@
|
2021-05-17 22:30:18 +00:00
|
|
|
+annotations:
|
2022-01-06 20:02:54 +00:00
|
|
|
+ catalog.cattle.io/auto-install: rancher-logging-crd=match
|
2021-05-17 22:30:18 +00:00
|
|
|
+ catalog.cattle.io/certified: rancher
|
2022-03-02 23:58:28 +00:00
|
|
|
+ catalog.cattle.io/deploys-on-os: windows
|
2022-01-06 20:02:54 +00:00
|
|
|
+ catalog.cattle.io/display-name: Logging
|
|
|
|
+ catalog.cattle.io/kube-version: '>=1.16.0-0'
|
2021-05-17 22:30:18 +00:00
|
|
|
+ catalog.cattle.io/namespace: cattle-logging-system
|
2022-03-02 23:58:28 +00:00
|
|
|
+ catalog.cattle.io/permits-os: linux,windows
|
2022-01-06 20:02:54 +00:00
|
|
|
+ catalog.cattle.io/provides-gvr: logging.banzaicloud.io.clusterflow/v1beta1
|
|
|
|
+ catalog.cattle.io/rancher-version: '> 2.6.0-0'
|
2021-05-17 22:30:18 +00:00
|
|
|
+ catalog.cattle.io/release-name: rancher-logging
|
2021-07-30 17:26:58 +00:00
|
|
|
+ catalog.cattle.io/type: cluster-tool
|
2021-05-17 22:30:18 +00:00
|
|
|
+ catalog.cattle.io/ui-component: logging
|
2022-02-10 13:27:54 +00:00
|
|
|
+ catalog.cattle.io/upstream-version: 3.17.1
|
2022-01-06 20:02:54 +00:00
|
|
|
apiVersion: v1
|
2022-02-10 13:27:54 +00:00
|
|
|
appVersion: 3.17.1
|
2022-01-06 20:02:54 +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.
|
|
|
|
+icon: https://charts.rancher.io/assets/logos/logging.svg
|
|
|
|
+keywords:
|
|
|
|
+- logging
|
|
|
|
+- monitoring
|
|
|
|
+- security
|
|
|
|
+name: rancher-logging
|
2022-02-10 13:27:54 +00:00
|
|
|
version: 3.17.1
|