mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
[bitnami/fluent-bit] Release 2.5.1 (#32090)
* [bitnami/fluent-bit] Release 2.5.1 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2.5.1 (2025-02-20)
|
||||
|
||||
* [bitnami/fluent-bit] Release 2.5.1 ([#32090](https://github.com/bitnami/charts/pull/32090))
|
||||
|
||||
## 2.5.0 (2025-02-20)
|
||||
|
||||
* [bitnami/fluent-bit] feat: use new helper for checking API versions ([#32049](https://github.com/bitnami/charts/pull/32049))
|
||||
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
|
||||
* [bitnami/fluent-bit] feat: use new helper for checking API versions (#32049) ([d098ed1](https://github.com/bitnami/charts/commit/d098ed13754597c257fd32a09228b09f31b09b0b)), closes [#32049](https://github.com/bitnami/charts/issues/32049)
|
||||
|
||||
## <small>2.4.5 (2025-02-07)</small>
|
||||
|
||||
|
||||
@@ -6,26 +6,26 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: fluent-bit
|
||||
image: docker.io/bitnami/fluent-bit:3.2.6-debian-12-r0
|
||||
image: docker.io/bitnami/fluent-bit:3.2.6-debian-12-r4
|
||||
apiVersion: v2
|
||||
appVersion: 3.2.6
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Fluent Bit is a Fast and Lightweight Log Processor and Forwarder. It has been made with a strong focus on performance to allow the collection of events from different sources without complexity.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/fluent-bit/img/fluent-bit-stack-220x234.png
|
||||
keywords:
|
||||
- fluent-bit
|
||||
- logging
|
||||
- monitoring
|
||||
- fluent-bit
|
||||
- logging
|
||||
- monitoring
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: fluent-bit
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
|
||||
version: 2.5.0
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
|
||||
version: 2.5.1
|
||||
|
||||
@@ -86,7 +86,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluent-bit
|
||||
tag: 3.2.6-debian-12-r0
|
||||
tag: 3.2.6-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user