mirror of
https://github.com/helm/charts.git
synced 2026-08-22 13:57:51 +00:00
Bump InfluxDB to 1.7.2-alpine (#10582)
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8f0be9b0d8
commit
2fb1b2b8de
@@ -1,6 +1,6 @@
|
||||
name: influxdb
|
||||
version: 1.1.0
|
||||
appVersion: 1.7
|
||||
version: 1.1.1
|
||||
appVersion: 1.7.2
|
||||
description: Scalable datastore for metrics, events, and real-time analytics.
|
||||
keywords:
|
||||
- influxdb
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
## ref: https://hub.docker.com/r/library/influxdb/tags/
|
||||
image:
|
||||
repo: "influxdb"
|
||||
tag: "1.7-alpine"
|
||||
tag: "1.7.2-alpine"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Specify a service type
|
||||
|
||||
Reference in New Issue
Block a user