Skip to content

Commit

Permalink
[kube-prometheus-stack] Fix example in value.yaml (#4112)
Browse files Browse the repository at this point in the history
* [kube-prometheus-stack] Fix example in value.yaml

Signed-off-by: Andrejs Cernikovs <[email protected]>

* [kube-prometheus-stack] Bump chart version

Signed-off-by: Andrejs Cernikovs <[email protected]>

---------

Signed-off-by: Andrejs Cernikovs <[email protected]>
Co-authored-by: Gabriel Martinez <[email protected]>
  • Loading branch information
acernikovs and GMartinez-Sisti authored Dec 28, 2023
1 parent e1238c0 commit 7372780
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 55.5.0
version: 55.5.1
appVersion: v0.70.0
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3420,7 +3420,7 @@ prometheus:
##
scrapeConfigSelector: {}
## Example which selects scrapeConfigs with label "prometheus" set to "somelabel"
# scrapeConfig:
# scrapeConfigSelector:
# matchLabels:
# prometheus: somelabel

Expand Down

0 comments on commit 7372780

Please sign in to comment.