Skip to content

Commit

Permalink
[kube-prometheus-stack] Update Prometheus to v2.39.0 (prometheus-comm…
Browse files Browse the repository at this point in the history
…unity#2524)

* [kube-prometheus-stack] Update Pormetheus to v2.39.0

Signed-off-by: Julien Leloup <[email protected]>

* [kube-prometheus-stack] Fix linter

Signed-off-by: Julien Leloup <[email protected]>

* [kube-prometheus-stack] Ignore VSCode local settings

Signed-off-by: Julien Leloup <[email protected]>

* [kube-prometheus-stack] new line

Signed-off-by: Julien Leloup <[email protected]>

Signed-off-by: Julien Leloup <[email protected]>
  • Loading branch information
Julien Leloup authored Oct 7, 2022
1 parent 92a69db commit 0468972
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Chart dependencies
/charts/*/charts
.idea
.vscode
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 40.4.0
version: 40.5.0
appVersion: 0.59.2
kubeVersion: ">=1.16.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 @@ -2324,7 +2324,7 @@ prometheus:
##
image:
repository: quay.io/prometheus/prometheus
tag: v2.38.0
tag: v2.39.0
sha: ""

## Tolerations for use with node taints
Expand Down

0 comments on commit 0468972

Please sign in to comment.