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: