[bitnami/fluent-bit] Release 2.3.13 (#28307)

* [bitnami/fluent-bit] Release 2.3.13 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-24 09:41:23 +02:00
committed by GitHub
parent b094b74156
commit c611beb656
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 2.3.12 (2024-07-24)
## 2.3.13 (2024-07-24)
* [bitnami/fluent-bit] Release 2.3.12 ([#28241](https://github.com/bitnami/charts/pull/28241))
* [bitnami/fluent-bit] Release 2.3.13 ([#28307](https://github.com/bitnami/charts/pull/28307))
## <small>2.3.12 (2024-07-24)</small>
* [bitnami/fluent-bit] Release 2.3.12 (#28241) ([240482b](https://github.com/bitnami/charts/commit/240482b3ad70ea5876c36995036ef8ebcd722991)), closes [#28241](https://github.com/bitnami/charts/issues/28241)
## <small>2.3.11 (2024-07-17)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: fluent-bit
image: docker.io/bitnami/fluent-bit:3.1.3-debian-12-r1
image: docker.io/bitnami/fluent-bit:3.1.3-debian-12-r2
apiVersion: v2
appVersion: 3.1.3
dependencies:
@@ -28,4 +28,4 @@ maintainers:
name: fluent-bit
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
version: 2.3.12
version: 2.3.13

View File

@@ -78,7 +78,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/fluent-bit
tag: 3.1.3-debian-12-r1
tag: 3.1.3-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'