mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user