mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
[bitnami/fluentd] ⚡ ⬆️ Update dependency references (#33611)
* [bitnami/fluentd] Release 7.1.7 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
|
# Changelog
|
||||||
|
|
||||||
## 7.1.6 (2025-05-06)
|
## 7.1.7 (2025-05-12)
|
||||||
|
|
||||||
* [bitnami/fluentd] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33362](https://github.com/bitnami/charts/pull/33362))
|
* [bitnami/fluentd] :zap: :arrow_up: Update dependency references ([#33611](https://github.com/bitnami/charts/pull/33611))
|
||||||
|
|
||||||
|
## <small>7.1.6 (2025-05-07)</small>
|
||||||
|
|
||||||
|
* [bitnami/fluentd] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33362 ([1d61b4a](https://github.com/bitnami/charts/commit/1d61b4a8eddfaf58c6530b4a57f8505c245f6935)), closes [#33362](https://github.com/bitnami/charts/issues/33362)
|
||||||
|
|
||||||
## <small>7.1.5 (2025-04-12)</small>
|
## <small>7.1.5 (2025-04-12)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
# SPDX-License-Identifier: APACHE-2.0
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
annotations:
|
annotations:
|
||||||
tanzuCategory: clusterUtility
|
|
||||||
category: Analytics
|
category: Analytics
|
||||||
licenses: Apache-2.0
|
|
||||||
images: |
|
images: |
|
||||||
- name: fluentd
|
- name: fluentd
|
||||||
image: docker.io/bitnami/fluentd:1.18.0-debian-12-r14
|
image: docker.io/bitnami/fluentd:1.18.0-debian-12-r17
|
||||||
|
licenses: Apache-2.0
|
||||||
|
tanzuCategory: clusterUtility
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.18.0
|
appVersion: 1.18.0
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -16,7 +16,8 @@ dependencies:
|
|||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
version: 2.x.x
|
||||||
description: Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on.
|
description: Fluentd collects events from various data sources and writes them to
|
||||||
|
files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on.
|
||||||
home: https://bitnami.com
|
home: https://bitnami.com
|
||||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/fluentd/img/fluentd-stack-220x234.png
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/fluentd/img/fluentd-stack-220x234.png
|
||||||
keywords:
|
keywords:
|
||||||
@@ -31,4 +32,4 @@ maintainers:
|
|||||||
name: fluentd
|
name: fluentd
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
|
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
|
||||||
version: 7.1.6
|
version: 7.1.7
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/fluentd
|
repository: bitnami/fluentd
|
||||||
tag: 1.18.0-debian-12-r14
|
tag: 1.18.0-debian-12-r17
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user