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: