Skip to content

Commit 740252b

Browse files
authored
bump alertmanager to 0.28.0 (#5189)
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
1 parent 6b102cb commit 740252b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name: kube-prometheus-stack
2323
sources:
2424
- https://github.com/prometheus-community/helm-charts
2525
- https://github.com/prometheus-operator/kube-prometheus
26-
version: 68.1.1
26+
version: 68.2.0
2727
appVersion: v0.79.2
2828
kubeVersion: ">=1.19.0-0"
2929
home: https://github.com/prometheus-operator/kube-prometheus

charts/kube-prometheus-stack/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ alertmanager:
708708
image:
709709
registry: quay.io
710710
repository: prometheus/alertmanager
711-
tag: v0.27.0
711+
tag: v0.28.0
712712
sha: ""
713713

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

0 commit comments

Comments
 (0)