Skip to content

Commit

Permalink
bump prom 2.50.0
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
  • Loading branch information
DrFaust92 committed Feb 24, 2024
1 parent d5d130b commit 38ae45e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 56.9.0
version: 56.10.0
appVersion: v0.71.2
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down
6 changes: 3 additions & 3 deletions charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2721,7 +2721,7 @@ prometheusOperator:
thanosImage:
registry: quay.io
repository: thanos/thanos
tag: v0.34.0
tag: v0.34.1
sha: ""

## Set a Label Selector to filter watched prometheus and prometheusAgent
Expand Down Expand Up @@ -3250,7 +3250,7 @@ prometheus:
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.49.1
tag: v2.50.0
sha: ""

## Tolerations for use with node taints
Expand Down Expand Up @@ -4233,7 +4233,7 @@ thanosRuler:
image:
registry: quay.io
repository: thanos/thanos
tag: v0.34.0
tag: v0.34.1
sha: ""

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

0 comments on commit 38ae45e

Please sign in to comment.