diff --git a/bitnami/fluentd/Chart.yaml b/bitnami/fluentd/Chart.yaml index 818eb70de..7dd7b61b2 100644 --- a/bitnami/fluentd/Chart.yaml +++ b/bitnami/fluentd/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: fluentd -version: 0.4.6 +version: 0.4.7 appVersion: 1.8.1 description: Fluentd is an open source data collector for unified logging layer keywords: diff --git a/bitnami/fluentd/values-production.yaml b/bitnami/fluentd/values-production.yaml index 4325eb379..8457d1c92 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.8.1-debian-9-r8 + tag: 1.8.1-debian-9-r11 ## 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 f71a0cddf..011f066b0 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.8.1-debian-9-r8 + tag: 1.8.1-debian-9-r11 ## 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