Skip to content

Commit 86b2818

Browse files
authored
[kube-prometheus-stack] bump thanos to 0.36.0 (#5027)
Signed-off-by: Helen Tseng <[email protected]>
1 parent 745ffb1 commit 86b2818

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name: kube-prometheus-stack
2323
sources:
2424
- https://github.com/prometheus-community/helm-charts
2525
- https://github.com/prometheus-operator/kube-prometheus
26-
version: 66.2.2
26+
version: 66.3.0
2727
appVersion: v0.78.2
2828
kubeVersion: ">=1.19.0-0"
2929
home: https://github.com/prometheus-operator/kube-prometheus

charts/kube-prometheus-stack/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,7 +2993,7 @@ prometheusOperator:
29932993
thanosImage:
29942994
registry: quay.io
29952995
repository: thanos/thanos
2996-
tag: v0.36.1
2996+
tag: v0.37.0
29972997
sha: ""
29982998

29992999
## Set a Label Selector to filter watched prometheus and prometheusAgent
@@ -4675,7 +4675,7 @@ thanosRuler:
46754675
image:
46764676
registry: quay.io
46774677
repository: thanos/thanos
4678-
tag: v0.36.1
4678+
tag: v0.37.0
46794679
sha: ""
46804680

46814681
## Namespaces to be selected for PrometheusRules discovery.

0 commit comments

Comments
 (0)