Skip to content

Commit c679f2e

Browse files
authored
[UPGRADE] Fluent Bit 3.2.10 (#738)
1 parent 3f43b37 commit c679f2e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# SAS Viya Monitoring for Kubernetes
22

3+
## Unreleased
4+
* [UPGRADE] Fluent Bit upgraded from 3.2.6 to 3.2.10 (includes security fixes)
5+
* [UPGRADE] Fluent Bit Helm chart upgraded from 0.48.6 to 0.48.9
6+
7+
38
## Version 1.2.35 (18MAR2025)
49
* **Overall**
510
* [ANNOUNCEMENT] Starting with our next release, this project will *require* that the `yq` command-line processor for YAML

component_versions.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ ES_EXPORTER_FULL_IMAGE="quay.io/prometheuscommunity/elasticsearch-exporter:v1.8.
1717
#Fluent Bit
1818
FLUENTBIT_HELM_CHART_REPO=fluent
1919
FLUENTBIT_HELM_CHART_NAME=fluent-bit
20-
FLUENTBIT_HELM_CHART_VERSION=0.48.6
21-
FB_FULL_IMAGE="cr.fluentbit.io/fluent/fluent-bit:3.2.6"
20+
FLUENTBIT_HELM_CHART_VERSION=0.48.9
21+
FB_FULL_IMAGE="cr.fluentbit.io/fluent/fluent-bit:3.2.10"
2222
FB_INITCONTAINER_FULL_IMAGE="docker.io/library/busybox:latest"
2323

2424
#OpenSearch

0 commit comments

Comments
 (0)