mirror of https://git.rancher.io/charts
36 lines
1.2 KiB
Diff
36 lines
1.2 KiB
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,15 +1,30 @@
|
|
+annotations:
|
|
+ catalog.cattle.io/auto-install: rancher-logging-crd=match
|
|
+ catalog.cattle.io/certified: rancher
|
|
+ catalog.cattle.io/deploys-on-os: windows
|
|
+ catalog.cattle.io/display-name: Logging
|
|
+ catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0'
|
|
+ catalog.cattle.io/namespace: cattle-logging-system
|
|
+ catalog.cattle.io/permits-os: linux,windows
|
|
+ catalog.cattle.io/provides-gvr: logging.banzaicloud.io.clusterflow/v1beta1
|
|
+ catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
|
+ catalog.cattle.io/release-name: rancher-logging
|
|
+ catalog.cattle.io/type: cluster-tool
|
|
+ catalog.cattle.io/ui-component: logging
|
|
+ catalog.cattle.io/upstream-version: 4.4.0
|
|
apiVersion: v2
|
|
appVersion: 4.4.0
|
|
description: Logging operator for Kubernetes based on Fluentd and Fluentbit.
|
|
home: https://kube-logging.github.io
|
|
+icon: file://assets/logos/rancher-logging.svg
|
|
keywords:
|
|
- logging
|
|
- fluentd
|
|
- fluentbit
|
|
kubeVersion: '>=1.22.0-0'
|
|
-name: logging-operator
|
|
+name: rancher-logging
|
|
sources:
|
|
- https://github.com/kube-logging/logging-operator
|
|
- https://github.com/kube-logging/helm-charts/tree/main/charts/logging-operator
|
|
type: application
|
|
-version: 4.4.0
|
|
+version: 104.0.0+up4.4.0
|