From 70fe7c1e3f213f69fdcd6e40649db22457feeb4c Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 08:32:40 -0600 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20thanos=20(=2014.0.0?= =?UTF-8?q?=20=E2=86=92=2014.0.1=20)=20(#1943)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | docker | registry-1.docker.io/bitnamicharts/thanos | 14.0.0 | 14.0.1 | Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/observability/thanos/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/observability/thanos/app/helmrelease.yaml b/kubernetes/main/apps/observability/thanos/app/helmrelease.yaml index 050c4fe2a2..3529539013 100644 --- a/kubernetes/main/apps/observability/thanos/app/helmrelease.yaml +++ b/kubernetes/main/apps/observability/thanos/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: thanos - version: 14.0.0 + version: 14.0.1 sourceRef: kind: HelmRepository name: bitnami