Skip to content

Commit

Permalink
[kube-prometheus-stack] bump alertmanager to 0.27.0 (#4320)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 authored Feb 29, 2024
1 parent fcac966 commit 1c965d7
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: 56.17.0
version: 56.18.0
appVersion: v0.71.2
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 @@ -645,7 +645,7 @@ alertmanager:
image:
registry: quay.io
repository: prometheus/alertmanager
tag: v0.26.0
tag: v0.27.0
sha: ""

## If true then the user will be responsible to provide a secret with alertmanager configuration
Expand Down

0 comments on commit 1c965d7

Please sign in to comment.