Skip to content

Commit

Permalink
[bitnami/fluent-bit] Release 2.3.18 (#29147)
Browse files Browse the repository at this point in the history
* [bitnami/fluent-bit] Release 2.3.18 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 Sep 2, 2024
1 parent 53d9a60 commit 39609d1
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.3.17 (2024-08-14)
## 2.3.18 (2024-09-02)

* [bitnami/fluent-bit] Release 2.3.17 ([#28888](https://github.com/bitnami/charts/pull/28888))
* [bitnami/fluent-bit] Release 2.3.18 ([#29147](https://github.com/bitnami/charts/pull/29147))

## <small>2.3.17 (2024-08-14)</small>

* [bitnami/fluent-bit] Release 2.3.17 (#28888) ([ddf160a](https://github.com/bitnami/charts/commit/ddf160a6c4b23599b3e023b9703c08f7e582a7d7)), closes [#28888](https://github.com/bitnami/charts/issues/28888)

## <small>2.3.16 (2024-08-10)</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.1.6-debian-12-r0
image: docker.io/bitnami/fluent-bit:3.1.7-debian-12-r0
apiVersion: v2
appVersion: 3.1.6
appVersion: 3.1.7
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.3.17
version: 2.3.18
2 changes: 1 addition & 1 deletion bitnami/fluent-bit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/fluent-bit
tag: 3.1.6-debian-12-r0
tag: 3.1.7-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 39609d1

Please sign in to comment.