Skip to content

Commit 5d1a05c

Browse files
authored
feat(fluent-bit): Updated image to v4.0.1 (#600)
* feat(fluent-bit): Updated image to v4.0.1 Signed-off-by: Asher Foa <[email protected]> * Add missing chart annotation Signed-off-by: Asher Foa <[email protected]> * Remove previous release annotations Signed-off-by: Asher Foa <[email protected]> --------- Signed-off-by: Asher Foa <[email protected]>
1 parent 375d371 commit 5d1a05c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

charts/fluent-bit/Chart.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ keywords:
55
- logging
66
- fluent-bit
77
- fluentd
8-
version: 0.48.10
9-
appVersion: 3.2.10
8+
version: 0.49.0
9+
appVersion: 4.0.1
1010
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/fluentd/fluentbit/icon/fluentbit-icon-color.svg
1111
home: https://fluentbit.io/
1212
sources:
@@ -22,7 +22,5 @@ maintainers:
2222
2323
annotations:
2424
artifacthub.io/changes: |
25-
- kind: added
26-
description: "Added loadBalancerIP."
2725
- kind: changed
28-
description: "Updated Fluent Bit OCI image to v3.2.10."
26+
description: "Updated Fluent Bit OCI image to v4.0.1."

0 commit comments

Comments
 (0)