From 7c222b6e51114fc3d576e1e007ab80a51f61cfe4 Mon Sep 17 00:00:00 2001 From: mdevy-influxdata <53542066+mdevy-influxdata@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:00:19 -0700 Subject: [PATCH 1/2] Update Chart.yaml removed leading space within quotes. --- charts/influxdb3-clustered/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/influxdb3-clustered/Chart.yaml b/charts/influxdb3-clustered/Chart.yaml index efed53dd..dc679225 100644 --- a/charts/influxdb3-clustered/Chart.yaml +++ b/charts/influxdb3-clustered/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 type: application version: 0.1.7 -appVersion: " 20240925-1257864" +appVersion: "20240925-1257864" name: influxdb3-clustered description: InfluxDB 3.0 Clustered maintainers: From cb168430e3fffd5a16af19705d497b1b55cc46ea Mon Sep 17 00:00:00 2001 From: mdevy-influxdata <53542066+mdevy-influxdata@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:59:12 -0700 Subject: [PATCH 2/2] Update Chart.yaml changed chart version --- charts/influxdb3-clustered/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/influxdb3-clustered/Chart.yaml b/charts/influxdb3-clustered/Chart.yaml index dc679225..da6d6a4b 100644 --- a/charts/influxdb3-clustered/Chart.yaml +++ b/charts/influxdb3-clustered/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 type: application -version: 0.1.7 +version: 0.1.8 appVersion: "20240925-1257864" name: influxdb3-clustered description: InfluxDB 3.0 Clustered