Skip to content

Commit

Permalink
chore(fluent-bit): update Fluent Bit Helm Chart to 0.20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kasia-kujawa committed Oct 27, 2022
1 parent cc82241 commit d51ca70
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- chore: remove support for OpenShift 4.6 and OpenShift 4.7 [#2592]
- chore: remove support for EKS 1.19 [#2592]
- chore: remove support for kOps 1.20 [#2592]
- chore(fluent-bit): update Fluent Bit Helm Chart to 0.20.9 [#2596]

[#2592]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2592
[#2596]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2596
[Unreleased]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v2.18.1...main

## [v2.18.1]
Expand Down
3 changes: 2 additions & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ The following matrix displays the tested package versions for our Helm chart.

| Sumo Logic Helm Chart | kube-prometheus-stack/Prometheus Operator | FluentD | Fluent Bit | Falco | Metrics Server | Telegraf Operator | Tailing Sidecar Operator | OpenTelemetry Operator |
|:----------------------|:------------------------------------------|:--------|:------------------------------------|:-------|:---------------|:------------------|:-------------------------|:-----------------------|
| 2.18.0 - latest | 12.10.0 | 1.14.6 | 0.20.2 | 1.18.6 | 5.11.9 | 1.3.5 | 0.3.4 | 0.13.0 |
| latest | 12.10.0 | 1.14.6 | 0.20.9 | 1.18.6 | 5.11.9 | 1.3.5 | 0.3.4 | 0.13.0 |
| 2.18.0 | 12.10.0 | 1.14.6 | 0.20.2 | 1.18.6 | 5.11.9 | 1.3.5 | 0.3.4 | 0.13.0 |
| 2.16.0 - 2.17.0 | 12.10.0 | 1.14.6 | 0.20.2 | 1.18.6 | 5.11.9 | 1.3.5 | 0.3.4 | 0.7.0 |
| 2.14.1 - 2.15.0 | 12.10.0 | 1.14.6 | 0.20.2 | 1.18.6 | 5.11.9 | 1.3.5 | 0.3.3 | 0.7.0 |
| 2.11.0 - 2.14.0 | 12.10.0 | 1.14.6 | 0.20.2 | 1.18.6 | 5.11.9 | 1.3.5 | 0.3.2 | 0.7.0 |
Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/sumologic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sources:
- https://github.com/SumoLogic/sumologic-kubernetes-collection
dependencies:
- name: fluent-bit
version: 0.20.2
version: 0.20.9
repository: https://fluent.github.io/helm-charts
condition: fluent-bit.enabled,sumologic.logs.enabled
- name: kube-prometheus-stack
Expand Down

0 comments on commit d51ca70

Please sign in to comment.