Skip to content

Commit

Permalink
[dev-v2.8] Rancher logging support for kubernetes 1.28 (#3518)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmeranda authored and lucasmlp committed Mar 27, 2024
1 parent 532873e commit 3a73866
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file modified assets/rancher-logging/rancher-logging-103.0.1+up3.17.10.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion charts/rancher-logging/103.0.1+up3.17.10/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ annotations:
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.28.0-0'
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
Expand Down
6 changes: 3 additions & 3 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13204,7 +13204,7 @@ entries:
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.28.0-0'
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
Expand All @@ -13215,10 +13215,10 @@ entries:
catalog.cattle.io/upstream-version: 3.17.10
apiVersion: v1
appVersion: 3.17.10
created: "2024-02-09T10:49:44.862621251-05:00"
created: "2024-02-26T10:32:16.718943014-05:00"
description: Collects and filter logs using highly configurable CRDs. Powered
by Banzai Cloud Logging Operator.
digest: 988fd39da863c4ada5a936a5339cc5322b251eb94df45e66e104fc3a78a5a4be
digest: 2610917a2115fd167ace9eeb6cfe8528e8256e037a48c38036331f2acafc1ab5
icon: https://charts.rancher.io/assets/logos/logging.svg
keywords:
- logging
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
+ 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.28.0-0'
+ 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
Expand Down

0 comments on commit 3a73866

Please sign in to comment.