From efbb6ecfea72a4f8f25c7746712e3f02255dbb4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 15:46:22 +0000 Subject: [PATCH] feat(container): update thanos group | datasource | package | from | to | | ---------- | --------------------- | ------- | ------- | | docker | quay.io/thanos/thanos | v0.37.1 | v0.37.2 | | helm | thanos | 15.8.4 | 15.9.2 | Signed-off-by: Winston R. Milling --- monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml | 2 +- monitoring/thanos/thanos.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml b/monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml index dff843a17..a2e108519 100644 --- a/monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml +++ b/monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml @@ -227,7 +227,7 @@ spec: replicas: 2 replicaExternalLabelName: "replica" thanos: - image: quay.io/thanos/thanos:v0.37.1 + image: quay.io/thanos/thanos:v0.37.2 version: v0.30.1 objectStorageConfig: name: thanos diff --git a/monitoring/thanos/thanos.yaml b/monitoring/thanos/thanos.yaml index 8b0a849c3..99920e503 100644 --- a/monitoring/thanos/thanos.yaml +++ b/monitoring/thanos/thanos.yaml @@ -11,7 +11,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: thanos - version: 15.8.4 + version: 15.9.2 sourceRef: kind: HelmRepository name: bitnami-charts