We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701f1b8 commit cadae77Copy full SHA for cadae77
tools/alertmanager/manifest.yaml
@@ -4,7 +4,7 @@ name: alertmanager
4
license:
5
name: Apache License 2.0
6
link: https://github.com/prometheus/alertmanager/blob/main/LICENSE
7
-version: "0.27.0"
+version: "0.28.0"
8
check: ${binary} --version | grep ^alertmanager | cut -d' ' -f3
9
platforms:
10
- linux/amd64
0 commit comments