diff --git a/bitnami/fluentd/Chart.yaml b/bitnami/fluentd/Chart.yaml index 33797d7914..c524586b4b 100644 --- a/bitnami/fluentd/Chart.yaml +++ b/bitnami/fluentd/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: fluentd -version: 1.2.8 +version: 1.2.9 appVersion: 1.11.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 1eb53793ae..126e63704b 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.1-debian-10-r15 + tag: 1.11.1-debian-10-r24 ## 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 ae9dee797e..e535f7ed57 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.1-debian-10-r15 + tag: 1.11.1-debian-10-r24 ## 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