Skip to content

Commit

Permalink
[bitnami/fluent-bit] Release 2.3.16 (#28818)
Browse files Browse the repository at this point in the history
* [bitnami/fluent-bit] Release 2.3.16 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 Aug 10, 2024
1 parent 5dd599f commit b11e97f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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.15 (2024-07-25)
## 2.3.16 (2024-08-10)

* [bitnami/fluent-bit] Release 2.3.15 ([#28449](https://github.com/bitnami/charts/pull/28449))
* [bitnami/fluent-bit] Release 2.3.16 ([#28818](https://github.com/bitnami/charts/pull/28818))

## <small>2.3.15 (2024-07-25)</small>

* [bitnami/fluent-bit] Release 2.3.15 (#28449) ([3dfaa01](https://github.com/bitnami/charts/commit/3dfaa01043acdfcec57677058d26048653a04226)), closes [#28449](https://github.com/bitnami/charts/issues/28449)

## <small>2.3.14 (2024-07-25)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/fluent-bit/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:5b98791747a148b9d4956b81bb8635f49a0ae831869d700d52e514b8fd1a2445
generated: "2024-07-16T12:06:17.596165+02:00"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-10T02:54:27.054924607Z"
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.4-debian-12-r0
image: docker.io/bitnami/fluent-bit:3.1.5-debian-12-r0
apiVersion: v2
appVersion: 3.1.4
appVersion: 3.1.5
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.15
version: 2.3.16
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.4-debian-12-r0
tag: 3.1.5-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 b11e97f

Please sign in to comment.