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
|
||||
|
||||
## 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>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Analytics
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- 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
|
||||
appVersion: 1.18.0
|
||||
dependencies:
|
||||
@@ -16,7 +16,8 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
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
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/fluentd/img/fluentd-stack-220x234.png
|
||||
keywords:
|
||||
@@ -31,4 +32,4 @@ maintainers:
|
||||
name: fluentd
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
|
||||
version: 7.1.6
|
||||
version: 7.1.7
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluentd
|
||||
tag: 1.18.0-debian-12-r14
|
||||
tag: 1.18.0-debian-12-r17
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user