From a4c71153cefd7507412411da5e6ec4f826ecbc49 Mon Sep 17 00:00:00 2001 From: Jack Dockerty Date: Mon, 20 Nov 2023 17:22:47 +0000 Subject: [PATCH 1/2] Update telegraf-operator to 1.3.11 --- charts/telegraf-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/telegraf-operator/Chart.yaml b/charts/telegraf-operator/Chart.yaml index cd06dc51..1f5e548d 100644 --- a/charts/telegraf-operator/Chart.yaml +++ b/charts/telegraf-operator/Chart.yaml @@ -34,4 +34,4 @@ version: 1.3.11 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: v1.3.10 +appVersion: v1.3.11 From ccea399805af7ea10abf3ad808dd05303aeab91d Mon Sep 17 00:00:00 2001 From: Jack Dockerty Date: Mon, 20 Nov 2023 17:32:27 +0000 Subject: [PATCH 2/2] chore: update chart version --- charts/telegraf-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/telegraf-operator/Chart.yaml b/charts/telegraf-operator/Chart.yaml index 1f5e548d..d504e220 100644 --- a/charts/telegraf-operator/Chart.yaml +++ b/charts/telegraf-operator/Chart.yaml @@ -30,7 +30,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 1.3.11 +version: 1.3.12 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application.