From d78a3a2030dc4d710ec562cecf04326e3eea31ef Mon Sep 17 00:00:00 2001 From: Grace Do Date: Mon, 18 Jul 2022 18:02:42 -0700 Subject: [PATCH] [thanos] Bump appVersion to 0.22.0 Signed-off-by: Grace Do --- thanos/Chart.yaml | 2 +- thanos/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/thanos/Chart.yaml b/thanos/Chart.yaml index fc110c1a..6ef99ef3 100644 --- a/thanos/Chart.yaml +++ b/thanos/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 0.17.1 +appVersion: 0.22.0 description: Thanos is a set of components that can be composed into a highly available metric system with unlimited storage capacity, which can be added seamlessly on top of existing Prometheus deployments. name: thanos keywords: diff --git a/thanos/values.yaml b/thanos/values.yaml index 886c5c50..4e690148 100644 --- a/thanos/values.yaml +++ b/thanos/values.yaml @@ -1,6 +1,6 @@ image: repository: quay.io/thanos/thanos - tag: v0.17.1 + tag: v0.22.0 pullPolicy: IfNotPresent store: