Skip to content

Commit

Permalink
bump prom to 3.0.1 to align with upstream default
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
  • Loading branch information
DrFaust92 committed Dec 15, 2024
1 parent 9c2619e commit 82bffe0
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: 66.7.1
version: 67.0.0
appVersion: v0.79.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 @@ -3630,7 +3630,7 @@ prometheus:
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.55.1
tag: v3.0.1
sha: ""

## Tolerations for use with node taints
Expand Down

0 comments on commit 82bffe0

Please sign in to comment.