From 7edf4a8c853c7946f3dacef23222f92cedeba41e Mon Sep 17 00:00:00 2001 From: d2iq-mergebot Date: Fri, 22 Sep 2023 19:02:57 +0000 Subject: [PATCH] chore: Update thanos 12.10.1 => 12.13.5 --- services/thanos/12.10.1/defaults/cm.yaml | 2 +- services/thanos/12.10.1/thanos.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/services/thanos/12.10.1/defaults/cm.yaml b/services/thanos/12.10.1/defaults/cm.yaml index 66a4145cdc..d94505b963 100644 --- a/services/thanos/12.10.1/defaults/cm.yaml +++ b/services/thanos/12.10.1/defaults/cm.yaml @@ -1,7 +1,7 @@ apiVersion: v1 kind: ConfigMap metadata: - name: thanos-12.10.1-d2iq-defaults + name: thanos-12.13.5-d2iq-defaults namespace: ${releaseNamespace} data: values.yaml: | diff --git a/services/thanos/12.10.1/thanos.yaml b/services/thanos/12.10.1/thanos.yaml index f4b9a8b9de..0bfe7b0eb8 100644 --- a/services/thanos/12.10.1/thanos.yaml +++ b/services/thanos/12.10.1/thanos.yaml @@ -11,7 +11,7 @@ spec: kind: HelmRepository name: charts.github.io-bitnami namespace: kommander-flux - version: 12.10.1 + version: 12.13.5 interval: 15s install: crds: CreateReplace @@ -24,7 +24,7 @@ spec: releaseName: thanos valuesFrom: - kind: ConfigMap - name: thanos-12.10.1-d2iq-defaults + name: thanos-12.13.5-d2iq-defaults --- apiVersion: cert-manager.io/v1 kind: Certificate