From 60f205a58b977df581ec7dec7b3b175c5bd183b4 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 12:14:17 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20thanos=20(=201.19.1=20?= =?UTF-8?q?=E2=86=92=201.19.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml b/kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml index d2e80b376b..a26da78055 100644 --- a/kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: thanos - version: 1.19.1 + version: 1.19.2 sourceRef: kind: HelmRepository name: stevehipwell