Skip to content

Commit

Permalink
Changed prom alertmanager image (#1867)
Browse files Browse the repository at this point in the history
  • Loading branch information
xogoodnow authored Dec 13, 2024
1 parent 4b32065 commit d1d2035
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/victoria-metrics-alert/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
type: application
name: victoria-metrics-alert
description: Victoria Metrics Alert - executes a list of given MetricsQL expressions (rules) and sends alerts to Alert Manager.
version: 0.13.1
version: 0.13.2
appVersion: v1.107.0
sources:
- https://github.com/VictoriaMetrics/helm-charts
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-alert/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ alertmanager:
image:
registry: ""
repository: prom/alertmanager
tag: v0.25.0
tag: v0.27.0
# -- Alertmanager retention
retention: 120h
# -- Pod's node selector. Details are [here](https://kubernetes.io/docs/user-guide/node-selection/)
Expand Down

0 comments on commit d1d2035

Please sign in to comment.