mirror of https://git.rancher.io/charts
[dev-v2.9] Un-rc rancher-logging (#4445)
parent
897e68c41e
commit
a674ef005f
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -7,4 +7,4 @@ apiVersion: v1
|
|||
description: Installs the CRDs for rancher-logging.
|
||||
name: rancher-logging-crd
|
||||
type: application
|
||||
version: 104.1.1-rc1+up4.8.0
|
||||
version: 104.1.1+up4.8.0
|
|
@ -27,4 +27,4 @@ sources:
|
|||
- https://github.com/kube-logging/logging-operator
|
||||
- https://github.com/kube-logging/helm-charts/tree/main/charts/logging-operator
|
||||
type: application
|
||||
version: 104.1.1-rc1+up4.8.0
|
||||
version: 104.1.1+up4.8.0
|
16
index.yaml
16
index.yaml
|
@ -17438,9 +17438,9 @@ entries:
|
|||
catalog.cattle.io/upstream-version: 4.8.0
|
||||
apiVersion: v2
|
||||
appVersion: 4.8.0
|
||||
created: "2024-08-29T12:57:30.296033628-04:00"
|
||||
created: "2024-09-16T11:48:36.969456191-04:00"
|
||||
description: Logging operator for Kubernetes based on Fluentd and Fluentbit.
|
||||
digest: abcb1ad389420d0afe995127e2a48ecb871fcdf5f6d0319e976ac234308a4583
|
||||
digest: 6646dbca557e25a3be79224a337dd5ad2b64a0adb825201a9b049a44d66ba511
|
||||
home: https://kube-logging.github.io
|
||||
icon: file://assets/logos/rancher-logging.svg
|
||||
keywords:
|
||||
|
@ -17454,8 +17454,8 @@ entries:
|
|||
- https://github.com/kube-logging/helm-charts/tree/main/charts/logging-operator
|
||||
type: application
|
||||
urls:
|
||||
- assets/rancher-logging/rancher-logging-104.1.1-rc1+up4.8.0.tgz
|
||||
version: 104.1.1-rc1+up4.8.0
|
||||
- assets/rancher-logging/rancher-logging-104.1.1+up4.8.0.tgz
|
||||
version: 104.1.1+up4.8.0
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: rancher-logging-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -18210,14 +18210,14 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-logging-system
|
||||
catalog.cattle.io/release-name: rancher-logging-crd
|
||||
apiVersion: v1
|
||||
created: "2024-08-29T12:57:30.536866307-04:00"
|
||||
created: "2024-09-16T11:48:37.062118468-04:00"
|
||||
description: Installs the CRDs for rancher-logging.
|
||||
digest: dd4ea1910f45e2d18d77cc3496c520c73a5272882aa06e5ca4b0422091902b6d
|
||||
digest: ed5d6e79fa6c894a9782e8bc9d26f93d6a41ea6fd1d16d09a149511fdaf05af0
|
||||
name: rancher-logging-crd
|
||||
type: application
|
||||
urls:
|
||||
- assets/rancher-logging-crd/rancher-logging-crd-104.1.1-rc1+up4.8.0.tgz
|
||||
version: 104.1.1-rc1+up4.8.0
|
||||
- assets/rancher-logging-crd/rancher-logging-crd-104.1.1+up4.8.0.tgz
|
||||
version: 104.1.1+up4.8.0
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
url: oci://ghcr.io/kube-logging/helm-charts/logging-operator:4.8.0
|
||||
version: 104.1.1-rc1
|
||||
version: 104.1.1
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
|
@ -5,9 +5,9 @@ elemental-crd:
|
|||
harvester-cloud-provider:
|
||||
- 104.0.2+up0.2.6
|
||||
rancher-logging:
|
||||
- 104.1.1-rc1+up4.8.0
|
||||
- 104.1.1+up4.8.0
|
||||
rancher-logging-crd:
|
||||
- 104.1.1-rc1+up4.8.0
|
||||
- 104.1.1+up4.8.0
|
||||
rancher-aks-operator:
|
||||
- 104.2.0+up1.9.2-rc.2
|
||||
rancher-aks-operator-crd:
|
||||
|
|
Loading…
Reference in New Issue