From a6f146d332d1ee3fa2a3d4cdba685a4cfba5ea4f Mon Sep 17 00:00:00 2001 From: Naseem Date: Mon, 17 Feb 2020 08:23:02 -0500 Subject: [PATCH] Update to 1.7.10 Signed-off-by: Naseem --- stable/influxdb/Chart.yaml | 2 +- stable/influxdb/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/influxdb/Chart.yaml b/stable/influxdb/Chart.yaml index e546af98d2..3118bccdfc 100755 --- a/stable/influxdb/Chart.yaml +++ b/stable/influxdb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: influxdb version: 4.2.3 -appVersion: 1.7.9 +appVersion: 1.7.10 description: Scalable datastore for metrics, events, and real-time analytics. keywords: - influxdb diff --git a/stable/influxdb/values.yaml b/stable/influxdb/values.yaml index b68602cd1c..12166f596a 100644 --- a/stable/influxdb/values.yaml +++ b/stable/influxdb/values.yaml @@ -2,7 +2,7 @@ ## ref: https://hub.docker.com/r/library/influxdb/tags/ image: repository: "influxdb" - tag: "1.7.9-alpine" + tag: "1.7.10-alpine" pullPolicy: IfNotPresent ## If specified, use these secrets to access the images # pullSecrets: