From 7016f0e552a34ae8fac11bb4855a1fbdb7cdd6c8 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 4 Oct 2019 14:35:33 +0000 Subject: [PATCH] [bitnami/influxdb] Update components versions Signed-off-by: Bitnami Containers --- bitnami/influxdb/values-production.yaml | 4 ++-- bitnami/influxdb/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/influxdb/values-production.yaml b/bitnami/influxdb/values-production.yaml index 3471463c0..106c0f750 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.8-r5 + tag: 1.7.8-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-r0 + tag: 0.20161114.0-scratch-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/influxdb/values.yaml b/bitnami/influxdb/values.yaml index ff7dd7db3..02f70ad79 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.8-r5 + tag: 1.7.8-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-r0 + tag: 0.20161114.0-scratch-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 ##