[bitnami/fluentd] Fluentd daemon group var is incorrect (#2838)

* Fix typo error

Signed-off-by: Ivan Rizzante <ivan.rizzante@tech.sdb.it>

* [bitnami/fluentd] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Ivan Rizzante <ivan.rizzante@tech.sdb.it>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
irizzant
2020-06-15 13:44:51 +02:00
committed by GitHub
parent 365514ff6a
commit a86109a423
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: fluentd
version: 1.2.3
version: 1.2.4
appVersion: 1.11.0
description: Fluentd is an open source data collector for unified logging layer
keywords:

View File

@@ -53,7 +53,7 @@ spec:
value: {{ .Values.forwarder.extraArgs | quote }}
- name: FLUENTD_DAEMON_USER
value: {{ .Values.forwarder.daemonUser | quote }}
- name: FLUEND_DAEMON_GROUP
- name: FLUENTD_DAEMON_GROUP
value: {{ .Values.forwarder.daemonGroup | quote }}
{{- if .Values.forwarder.extraEnv }}
{{- toYaml .Values.forwarder.extraEnv | nindent 12 }}

View File

@@ -13,7 +13,7 @@ global: {}
image:
registry: docker.io
repository: bitnami/fluentd
tag: 1.11.0-debian-10-r6
tag: 1.11.0-debian-10-r10
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

View File

@@ -13,7 +13,7 @@ global: {}
image:
registry: docker.io
repository: bitnami/fluentd
tag: 1.11.0-debian-10-r6
tag: 1.11.0-debian-10-r10
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images