Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
Signed-off-by: Quentin Bisson <[email protected]>
Co-authored-by: Quentin Bisson <[email protected]>
  • Loading branch information
2 people authored and Matiasmct committed Mar 20, 2024
1 parent c0ec979 commit 94b22e5
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 @@ -21,7 +21,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 51.5.2
version: 51.5.3
appVersion: v0.68.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 @@ -2415,7 +2415,7 @@ prometheusOperator:
thanosImage:
registry: quay.io
repository: thanos/thanos
tag: v0.32.2
tag: v0.32.3
sha: ""

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

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

0 comments on commit 94b22e5

Please sign in to comment.