mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 11:47:16 +08:00
[bitnami/fluent-bit] ⚡ ⬆️ Update dependency references (#34019)
* [bitnami/fluent-bit] Release 3.1.4 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 3.1.3 (2025-05-13)
|
||||
## 3.1.4 (2025-05-30)
|
||||
|
||||
* [bitnami/fluent-bit] :zap: :arrow_up: Update dependency references ([#33674](https://github.com/bitnami/charts/pull/33674))
|
||||
* [bitnami/fluent-bit] :zap: :arrow_up: Update dependency references ([#34019](https://github.com/bitnami/charts/pull/34019))
|
||||
|
||||
## <small>3.1.3 (2025-05-13)</small>
|
||||
|
||||
* [bitnami/fluent-bit] :zap: :arrow_up: Update dependency references (#33674) ([7d4b3e4](https://github.com/bitnami/charts/commit/7d4b3e4c7bbacfc703daf2da91b8443702f1817e)), closes [#33674](https://github.com/bitnami/charts/issues/33674)
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
|
||||
## <small>3.1.2 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: fluent-bit
|
||||
image: docker.io/bitnami/fluent-bit:4.0.2-debian-12-r0
|
||||
image: docker.io/bitnami/fluent-bit:4.0.3-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.2
|
||||
appVersion: 4.0.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: fluent-bit
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
|
||||
version: 3.1.3
|
||||
version: 3.1.4
|
||||
|
||||
@@ -86,7 +86,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluent-bit
|
||||
tag: 4.0.2-debian-12-r0
|
||||
tag: 4.0.3-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user