[bitnami/fluentd] ⬆️ Update dependency references (#35341)

* [bitnami/fluentd] Release 7.2.3 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:
Bitnami Bot
2025-07-30 12:34:53 +02:00
committed by GitHub
parent e202558fd2
commit 2f4695b554
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 7.2.2 (2025-07-16)
## 7.2.3 (2025-07-30)
* [bitnami/fluentd] feat: Support for config dual-stack for services ([#34827](https://github.com/bitnami/charts/pull/34827))
* [bitnami/fluentd] :zap: :arrow_up: Update dependency references ([#35341](https://github.com/bitnami/charts/pull/35341))
## <small>7.2.2 (2025-07-16)</small>
* [bitnami/fluentd] feat: Support for config dual-stack for services (#34827) ([a85496e](https://github.com/bitnami/charts/commit/a85496ed73f248785575019bfef78af8552e5f9d)), closes [#34827](https://github.com/bitnami/charts/issues/34827)
## <small>7.2.1 (2025-07-14)</small>

View File

@@ -5,11 +5,11 @@ annotations:
category: Analytics
images: |
- name: fluentd
image: docker.io/bitnami/fluentd:1.18.0-debian-12-r22
image: docker.io/bitnami/fluentd:1.19.0-debian-12-r0
licenses: Apache-2.0
tanzuCategory: clusterUtility
apiVersion: v2
appVersion: 1.18.0
appVersion: 1.19.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -32,4 +32,4 @@ maintainers:
name: fluentd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
version: 7.2.2
version: 7.2.3

View File

@@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/fluentd
tag: 1.18.0-debian-12-r22
tag: 1.19.0-debian-12-r0
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##