Commit 656a6fa
committed
Upgrade aws-for-fluent-bit chart to v0.1.36 (AWS for Fluent Bit 3.2.0)
This upgrade updates the aws-for-fluent-bit Helm chart from v0.1.35 to v0.1.36,
which includes AWS for Fluent Bit 3.2.0 (based on Fluent Bit 4.2.2).
Changes:
- Chart.yaml: version 0.1.35 -> 0.1.36, appVersion 2.32.2.20240516 -> 3.2.0
- values.yaml: image.tag 2.32.2.20240516 -> 3.2.0
- README.md: Updated version documentation and added upgrade notes
EKS Cluster Testing Results:
- Fresh install: Pods reached Running state, Fluent Bit 4.2.2 started successfully,
CloudWatch Logs output plugin working, logs delivered to CloudWatch
- Upgrade from v0.1.35: Helm upgrade completed without errors, pods restarted with
new version, log collection continued without interruption
- Verified backward compatibility: Same values.yaml structure, existing configs work
Key version changes:
- Fluent Bit: 1.9.10 -> 4.2.2
- Base image: Amazon Linux 2 -> Amazon Linux 2023
- Image tag format: date suffix removed (2.32.2.20240516 -> 3.2.0)1 parent 9639b8b commit 656a6fa
3 files changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments