diff --git a/bitnami/fluentd/Chart.yaml b/bitnami/fluentd/Chart.yaml index 4a782ae3dd..66e8710edb 100644 --- a/bitnami/fluentd/Chart.yaml +++ b/bitnami/fluentd/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: fluentd -version: 2.3.0 -appVersion: 1.11.3 +version: 2.3.1 +appVersion: 1.11.4 description: Fluentd is an open source data collector for unified logging layer keywords: - fluentd diff --git a/bitnami/fluentd/values-production.yaml b/bitnami/fluentd/values-production.yaml index 1ee83ec750..c2fc72d88a 100644 --- a/bitnami/fluentd/values-production.yaml +++ b/bitnami/fluentd/values-production.yaml @@ -13,7 +13,7 @@ global: {} image: registry: docker.io repository: bitnami/fluentd - tag: 1.11.3-debian-10-r0 + tag: 1.11.4-debian-10-r0 ## 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 diff --git a/bitnami/fluentd/values.yaml b/bitnami/fluentd/values.yaml index 81b25f4602..19df180b0d 100644 --- a/bitnami/fluentd/values.yaml +++ b/bitnami/fluentd/values.yaml @@ -13,7 +13,7 @@ global: {} image: registry: docker.io repository: bitnami/fluentd - tag: 1.11.3-debian-10-r0 + tag: 1.11.4-debian-10-r0 ## 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