Skip to content

Commit

Permalink
[kube-prometheus-stack] bump thanos to 0.36.0 (#5027)
Browse files Browse the repository at this point in the history
Signed-off-by: Helen Tseng <[email protected]>
  • Loading branch information
bluesky6529 authored Nov 27, 2024
1 parent 745ffb1 commit 86b2818
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 66.2.2
version: 66.3.0
appVersion: v0.78.2
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down
4 changes: 2 additions & 2 deletions charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2993,7 +2993,7 @@ prometheusOperator:
thanosImage:
registry: quay.io
repository: thanos/thanos
tag: v0.36.1
tag: v0.37.0
sha: ""

## Set a Label Selector to filter watched prometheus and prometheusAgent
Expand Down Expand Up @@ -4675,7 +4675,7 @@ thanosRuler:
image:
registry: quay.io
repository: thanos/thanos
tag: v0.36.1
tag: v0.37.0
sha: ""

## Namespaces to be selected for PrometheusRules discovery.
Expand Down

0 comments on commit 86b2818

Please sign in to comment.