Skip to content

Commit

Permalink
bump thanos to 0.35.1 (prometheus-community#4596)
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
Co-authored-by: Gabriel Martinez <[email protected]>
  • Loading branch information
2 people authored and nerzhul committed Jun 9, 2024
1 parent 472073d commit ccb6538
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: 60.0.0
version: 60.0.1
appVersion: v0.74.0
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 @@ -2862,7 +2862,7 @@ prometheusOperator:
thanosImage:
registry: quay.io
repository: thanos/thanos
tag: v0.35.0
tag: v0.35.1
sha: ""

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

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

0 comments on commit ccb6538

Please sign in to comment.