mirror of
https://github.com/bitnami/charts.git
synced 2026-02-26 07:37:57 +08:00
[bitnami/fluentd] Release 5.9.5 (#19670)
* [bitnami/fluentd] Release 5.9.5 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,28 +6,28 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: fluentd
|
||||
image: docker.io/bitnami/fluentd:1.16.2-debian-11-r46
|
||||
image: docker.io/bitnami/fluentd:1.16.2-debian-11-r72
|
||||
apiVersion: v2
|
||||
appVersion: 1.16.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
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.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/fluentd/img/fluentd-stack-220x234.png
|
||||
keywords:
|
||||
- fluentd
|
||||
- logging
|
||||
- logs
|
||||
- data
|
||||
- collector
|
||||
- fluentd
|
||||
- logging
|
||||
- logs
|
||||
- data
|
||||
- collector
|
||||
maintainers:
|
||||
- name: VMware, Inc.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: VMware, Inc.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: fluentd
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
|
||||
version: 5.9.4
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluentd
|
||||
version: 5.9.5
|
||||
|
||||
@@ -83,7 +83,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------- |
|
||||
| `image.registry` | Fluentd image registry | `docker.io` |
|
||||
| `image.repository` | Fluentd image repository | `bitnami/fluentd` |
|
||||
| `image.tag` | Fluentd image tag (immutable tags are recommended) | `1.16.2-debian-11-r46` |
|
||||
| `image.tag` | Fluentd image tag (immutable tags are recommended) | `1.16.2-debian-11-r72` |
|
||||
| `image.pullPolicy` | Fluentd image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Fluentd image pull secrets | `[]` |
|
||||
| `image.debug` | Enable image debug mode | `false` |
|
||||
|
||||
@@ -72,7 +72,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluentd
|
||||
tag: 1.16.2-debian-11-r46
|
||||
tag: 1.16.2-debian-11-r72
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user