Skip to content

Commit

Permalink
[bitnami/fluent-bit] Release 2.4.3 (#31186)
Browse files Browse the repository at this point in the history
* [bitnami/fluent-bit] Release 2.4.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Dec 30, 2024
1 parent bd64596 commit 343ce6d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/fluent-bit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 2.4.2 (2024-12-20)
## 2.4.3 (2024-12-30)

* [bitnami/fluent-bit] Fix typo daemonset.enable ([#31088](https://github.com/bitnami/charts/pull/31088))
* [bitnami/fluent-bit] Release 2.4.3 ([#31186](https://github.com/bitnami/charts/pull/31186))

## <small>2.4.2 (2024-12-20)</small>

* [bitnami/fluent-bit] Fix typo daemonset.enable (#31088) ([2efe620](https://github.com/bitnami/charts/commit/2efe620ac591850d89f62243a3aac9806d37c9fa)), closes [#31088](https://github.com/bitnami/charts/issues/31088)

## <small>2.4.1 (2024-12-19)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/fluent-bit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: fluent-bit
image: docker.io/bitnami/fluent-bit:3.2.3-debian-12-r0
image: docker.io/bitnami/fluent-bit:3.2.4-debian-12-r0
apiVersion: v2
appVersion: 3.2.3
appVersion: 3.2.4
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -28,4 +28,4 @@ maintainers:
name: fluent-bit
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
version: 2.4.2
version: 2.4.3
2 changes: 1 addition & 1 deletion bitnami/fluent-bit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/fluent-bit
tag: 3.2.3-debian-12-r0
tag: 3.2.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 343ce6d

Please sign in to comment.