From 39cd327c39978fa60bf5eed36a7059490e5191a8 Mon Sep 17 00:00:00 2001 From: Jack <56563911+jdockerty@users.noreply.github.com> Date: Mon, 20 Nov 2023 17:35:59 +0000 Subject: [PATCH] release: update for `telegraf-operator@v1.3.11` (#615) * Update telegraf-operator to 1.3.11 * chore: update chart version --- charts/telegraf-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/telegraf-operator/Chart.yaml b/charts/telegraf-operator/Chart.yaml index cd06dc51..d504e220 100644 --- a/charts/telegraf-operator/Chart.yaml +++ b/charts/telegraf-operator/Chart.yaml @@ -30,8 +30,8 @@ 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. -appVersion: v1.3.10 +appVersion: v1.3.11