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 ##