mirror of
https://github.com/bitnami/charts.git
synced 2026-02-09 18:57:08 +08:00
[bitnami/fluent-bit] ⚡ ⬆️ Update dependency references (#36031)
* [bitnami/fluent-bit] Release 3.1.13 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 3.1.12 (2025-08-14)
|
||||
## 3.1.13 (2025-08-15)
|
||||
|
||||
* [bitnami/fluent-bit] fix: add extraContainerPorts value(s) to container configuration for fluent-bit deployment ([#35806](https://github.com/bitnami/charts/pull/35806))
|
||||
* [bitnami/fluent-bit] :zap: :arrow_up: Update dependency references ([#36031](https://github.com/bitnami/charts/pull/36031))
|
||||
|
||||
## <small>3.1.12 (2025-08-14)</small>
|
||||
|
||||
* [bitnami/fluent-bit] fix: add extraContainerPorts value(s) to container configuration for fluent-bit ([c445c14](https://github.com/bitnami/charts/commit/c445c14826478cd9bb27b4569e3da3ffe608ca9f)), closes [#35806](https://github.com/bitnami/charts/issues/35806)
|
||||
|
||||
## <small>3.1.11 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.0
|
||||
digest: sha256:c4c9af4e0ca23cf2c549e403b2a2bba2c53a3557cee23da09fa4cdf710044c2c
|
||||
generated: "2025-05-06T10:10:11.355482902+02:00"
|
||||
version: 2.31.4
|
||||
digest: sha256:fc442e77200e1914dd46fe26490dcf62f44caa51db673c2f8e67d5319cd4c163
|
||||
generated: "2025-08-15T05:35:34.362507702Z"
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: fluent-bit
|
||||
image: docker.io/bitnami/fluent-bit:4.0.7-debian-12-r0
|
||||
image: docker.io/bitnami/fluent-bit:4.0.8-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.7
|
||||
appVersion: 4.0.8
|
||||
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.12
|
||||
version: 3.1.13
|
||||
|
||||
@@ -86,7 +86,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluent-bit
|
||||
tag: 4.0.7-debian-12-r0
|
||||
tag: 4.0.8-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