From 563857e6eed0087d90756daae6154a332b2065de Mon Sep 17 00:00:00 2001 From: Alex Wied <543423+centromere@users.noreply.github.com> Date: Mon, 4 Dec 2023 09:52:42 -0500 Subject: [PATCH] [influxdb2] Bump to 2.7.1 (#536) * [influxdb2] Bump to 2.7.1 * chore: latest influxdb * chore: latest influxdb --------- Co-authored-by: Alex Wied Co-authored-by: Jeffrey Smith II --- charts/influxdb2/Chart.yaml | 4 ++-- charts/influxdb2/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/influxdb2/Chart.yaml b/charts/influxdb2/Chart.yaml index 5f2d876c..018f72f6 100644 --- a/charts/influxdb2/Chart.yaml +++ b/charts/influxdb2/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v2 -appVersion: 2.3.0 +appVersion: 2.7.4 name: influxdb2 description: A Helm chart for InfluxDB v2 home: https://www.influxdata.com/products/influxdb/ type: application -version: 2.1.1 +version: 2.1.2 maintainers: - name: rawkode email: rawkode@influxdata.com diff --git a/charts/influxdb2/values.yaml b/charts/influxdb2/values.yaml index 1fb111f4..c870ec73 100644 --- a/charts/influxdb2/values.yaml +++ b/charts/influxdb2/values.yaml @@ -1,6 +1,6 @@ image: repository: influxdb - tag: 2.3.0-alpine + tag: 2.7.4-alpine pullPolicy: IfNotPresent ## If specified, use these secrets to access the images # pullSecrets: