mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/fluent-bit] Release 2.3.15 (#28449)
* [bitnami/fluent-bit] Release 2.3.15 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.3.14 (2024-07-25)
|
||||
## 2.3.15 (2024-07-25)
|
||||
|
||||
* [bitnami/fluent-bit] Release 2.3.14 ([#28405](https://github.com/bitnami/charts/pull/28405))
|
||||
* [bitnami/fluent-bit] Release 2.3.15 ([#28449](https://github.com/bitnami/charts/pull/28449))
|
||||
|
||||
## <small>2.3.14 (2024-07-25)</small>
|
||||
|
||||
* [bitnami/fluent-bit] Release 2.3.14 (#28405) ([c64cb6d](https://github.com/bitnami/charts/commit/c64cb6dd36f82816534880050bd03c87f30a0e2b)), closes [#28405](https://github.com/bitnami/charts/issues/28405)
|
||||
|
||||
## <small>2.3.13 (2024-07-24)</small>
|
||||
|
||||
@@ -39,9 +43,12 @@
|
||||
|
||||
## <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.4 (2024-06-17)</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)
|
||||
|
||||
## <small>2.3.3 (2024-06-12)</small>
|
||||
|
||||
* [bitnami/fluent-bit] Release 2.3.3 (#27125) ([6544466](https://github.com/bitnami/charts/commit/6544466a73d9ce96986a2829a6c245e1363d0e79)), closes [#27125](https://github.com/bitnami/charts/issues/27125)
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: fluent-bit
|
||||
image: docker.io/bitnami/fluent-bit:3.1.3-debian-12-r3
|
||||
image: docker.io/bitnami/fluent-bit:3.1.4-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.3
|
||||
appVersion: 3.1.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: fluent-bit
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
|
||||
version: 2.3.14
|
||||
version: 2.3.15
|
||||
|
||||
@@ -78,7 +78,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluent-bit
|
||||
tag: 3.1.3-debian-12-r3
|
||||
tag: 3.1.4-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user