Commit 38fafc98 authored by Naseem's avatar Naseem Committed by GitHub

[stable/influxdb] Update image (#20812)

* Use include function instead of template. Signed-off-by: 's avatarNaseem <naseem@transit.app> * Update image to 1.7.9 Signed-off-by: 's avatarNaseem <naseem@transit.app> * Bump chart version. Signed-off-by: 's avatarNaseem <naseem@transit.app> * Update to 1.7.10 Signed-off-by: 's avatarNaseem <naseem@transit.app> * Revert "Update to 1.7.10" This reverts commit a6f146d332d1ee3fa2a3d4cdba685a4cfba5ea4f. Signed-off-by: 's avatarNaseem <naseem@transit.app>
parent 1906d34a
apiVersion: v1 apiVersion: v1
name: influxdb name: influxdb
version: 4.2.2 version: 4.2.3
appVersion: 1.7.6 appVersion: 1.7.9
description: Scalable datastore for metrics, events, and real-time analytics. description: Scalable datastore for metrics, events, and real-time analytics.
keywords: keywords:
- influxdb - influxdb
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
## ref: https://hub.docker.com/r/library/influxdb/tags/ ## ref: https://hub.docker.com/r/library/influxdb/tags/
image: image:
repository: "influxdb" repository: "influxdb"
tag: "1.7.6-alpine" tag: "1.7.9-alpine"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## If specified, use these secrets to access the images ## If specified, use these secrets to access the images
# pullSecrets: # pullSecrets:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment