[bitnami/fluent-bit] Release 2.3.14 (#28405)

* [bitnami/fluent-bit] Release 2.3.14 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-25 06:08:56 +02:00
committed by GitHub
parent 993529a5f9
commit c64cb6dd36
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog # Changelog
## 2.3.13 (2024-07-24) ## 2.3.14 (2024-07-25)
* [bitnami/fluent-bit] Release 2.3.13 ([#28307](https://github.com/bitnami/charts/pull/28307)) * [bitnami/fluent-bit] Release 2.3.14 ([#28405](https://github.com/bitnami/charts/pull/28405))
## <small>2.3.13 (2024-07-24)</small>
* [bitnami/fluent-bit] Release 2.3.13 (#28307) ([c611beb](https://github.com/bitnami/charts/commit/c611beb6563a3634261c49cbeec3d3831520424d)), closes [#28307](https://github.com/bitnami/charts/issues/28307)
## <small>2.3.12 (2024-07-24)</small> ## <small>2.3.12 (2024-07-24)</small>

View File

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

View File

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