From 8b7d998ddaf4ec38d3db813731af769d98d57bd5 Mon Sep 17 00:00:00 2001 From: Tobias Westerheide Date: Wed, 12 Feb 2025 12:52:30 +0100 Subject: [PATCH] [influxdb2] Bump to 2.7.11 --- 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 018f72f6..7e0df3e7 100644 --- a/charts/influxdb2/Chart.yaml +++ b/charts/influxdb2/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v2 -appVersion: 2.7.4 +appVersion: 2.7.11 name: influxdb2 description: A Helm chart for InfluxDB v2 home: https://www.influxdata.com/products/influxdb/ type: application -version: 2.1.2 +version: 2.1.3 maintainers: - name: rawkode email: rawkode@influxdata.com diff --git a/charts/influxdb2/values.yaml b/charts/influxdb2/values.yaml index c870ec73..f577ef69 100644 --- a/charts/influxdb2/values.yaml +++ b/charts/influxdb2/values.yaml @@ -1,6 +1,6 @@ image: repository: influxdb - tag: 2.7.4-alpine + tag: 2.7.11-alpine pullPolicy: IfNotPresent ## If specified, use these secrets to access the images # pullSecrets: