[bitnami/fluent-bit] Release 2.3.6 (#27692)

* [bitnami/fluent-bit] Release 2.3.6 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-03 09:34:38 +02:00
committed by GitHub
parent 79fa0acb8b
commit 6543416ae8
3 changed files with 10 additions and 5 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 2.3.5 (2024-06-18)
## 2.3.6 (2024-07-03)
* [bitnami/fluent-bit] Release 2.3.5 ([#27344](https://github.com/bitnami/charts/pull/27344))
* [bitnami/fluent-bit] Release 2.3.6 ([#27692](https://github.com/bitnami/charts/pull/27692))
## <small>2.3.5 (2024-06-18)</small>
* [bitnami/fluent-bit] Release 2.3.4 (#27218) ([2189ddb](https://github.com/bitnami/charts/commit/2189ddbbd6d5808ae1b8bd82ff58075418340f5f)), closes [#27218](https://github.com/bitnami/charts/issues/27218)
* [bitnami/fluent-bit] Release 2.3.5 (#27344) ([1032ea6](https://github.com/bitnami/charts/commit/1032ea62180360dc0a289e2c606473f8a0abad4c)), closes [#27344](https://github.com/bitnami/charts/issues/27344)
## <small>2.3.3 (2024-06-12)</small>

View File

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

View File

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