From cf5f72adeea19ba75c46cfef6e9b76effdcb59b1 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 18 Nov 2019 18:23:06 +0000 Subject: [PATCH] [bitnami/influxdb] Update components versions Signed-off-by: Bitnami Containers --- bitnami/influxdb/Chart.yaml | 2 +- bitnami/influxdb/values-production.yaml | 4 ++-- bitnami/influxdb/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/influxdb/Chart.yaml b/bitnami/influxdb/Chart.yaml index 782699761..6c87a492b 100644 --- a/bitnami/influxdb/Chart.yaml +++ b/bitnami/influxdb/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 1.7.10 +appVersion: 1.7.9 description: InfluxDB is an open source time-series database designed to handle large write and read loads in real-time. engine: gotpl home: https://www.influxdata.com/products/influxdb-overview/ diff --git a/bitnami/influxdb/values-production.yaml b/bitnami/influxdb/values-production.yaml index dc239437f..db9c8a3d8 100644 --- a/bitnami/influxdb/values-production.yaml +++ b/bitnami/influxdb/values-production.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: bitnami/influxdb - tag: 1.7.9-debian-9-r0 + tag: 1.7.9-debian-9-r8 ## 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 ## @@ -250,7 +250,7 @@ relay: image: registry: docker.io repository: bitnami/influxdb-relay - tag: 0.20161114.0-scratch-r0 + tag: 0.20161114.0-scratch-r1 ## 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/influxdb/values.yaml b/bitnami/influxdb/values.yaml index c55c0f03f..9728c4908 100644 --- a/bitnami/influxdb/values.yaml +++ b/bitnami/influxdb/values.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: bitnami/influxdb - tag: 1.7.9-debian-9-r0 + tag: 1.7.9-debian-9-r8 ## 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 ## @@ -250,7 +250,7 @@ relay: image: registry: docker.io repository: bitnami/influxdb-relay - tag: 0.20161114.0-scratch-r0 + tag: 0.20161114.0-scratch-r1 ## 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 ##