Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
Signed-off-by: allanhung <[email protected]>
  • Loading branch information
allanhung authored Oct 25, 2023
2 parents 95af1e9 + 3ee38be commit 69d017c
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: 52.0.0
version: 52.0.1
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 @@ -2439,7 +2439,7 @@ prometheusOperator:
thanosImage:
registry: quay.io
repository: thanos/thanos
tag: v0.32.4
tag: v0.32.5
sha: ""

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

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

0 comments on commit 69d017c

Please sign in to comment.