Skip to content

Commit

Permalink
[kube-prometheus-stack] Fix selector indent (#4832)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammaddehnavi authored Sep 7, 2024
1 parent 924853b commit 4f49cda
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 @@ -23,7 +23,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 62.5.0
version: 62.5.1
appVersion: v0.76.1
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 @@ -767,7 +767,7 @@ alertmanager:
# resources:
# requests:
# storage: 50Gi
# selector: {}
# selector: {}


## The external URL the Alertmanager instances will be available under. This is necessary to generate correct URLs. This is necessary if Alertmanager is not served from root of a DNS name. string false
Expand Down

0 comments on commit 4f49cda

Please sign in to comment.