diff --git a/bitnami/fluentd/Chart.yaml b/bitnami/fluentd/Chart.yaml index 2bd26e5964..cc7f219aac 100644 --- a/bitnami/fluentd/Chart.yaml +++ b/bitnami/fluentd/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: fluentd -version: 0.4.2 -appVersion: 1.7.4 +version: 0.4.3 +appVersion: 1.8.0 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 ecad400f8c..84ef383f83 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.7.4-debian-9-r19 + tag: 1.8.0-debian-9-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 2edb9720fa..f93929b973 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.7.4-debian-9-r19 + tag: 1.8.0-debian-9-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