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
|
2022-07-25 17:32:28 +00:00
|
|
|
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.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
|
2022-09-21 15:31:49 +00:00
|
|
|
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.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-06-08 10:13:32 +00:00
|
|
|
+ catalog.cattle.io/upstream-version: 3.17.7
|
2022-01-06 20:02:54 +00:00
|
|
|
apiVersion: v1
|
2022-11-30 21:43:12 +00:00
|
|
|
-appVersion: 3.17.10
|
2022-01-06 20:02:54 +00:00
|
|
|
-description: A Helm chart to install Banzai Cloud logging-operator
|
|
|
|
-name: logging-operator
|
2022-11-30 21:43:12 +00:00
|
|
|
-version: 3.17.10
|
|
|
|
+appVersion: 3.17.7
|
2022-01-06 20:02:54 +00:00
|
|
|
+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-11-30 21:43:12 +00:00
|
|
|
+version: 3.17.7
|