From 88158e8d4231fd54f6053ee9087028bb07bf6f84 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 22:03:51 +0000 Subject: [PATCH] feat(container): update image thanos to v12.21.0 | datasource | package | from | to | | ---------- | ----------------------------------------- | ------- | ------- | | docker | registry-1.docker.io/bitnamicharts/thanos | 12.20.1 | 12.21.0 | --- cluster/apps/monitoring/thanos/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/thanos/helm-release.yaml b/cluster/apps/monitoring/thanos/helm-release.yaml index e817112a6..fb681b8a8 100644 --- a/cluster/apps/monitoring/thanos/helm-release.yaml +++ b/cluster/apps/monitoring/thanos/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: thanos - version: 12.20.1 + version: 12.21.0 sourceRef: kind: HelmRepository name: bitnami