We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a3e3e commit 21a2fbdCopy full SHA for 21a2fbd
apps/monitoring/alertmanager/statefulset.yaml
@@ -35,7 +35,7 @@ spec:
35
type: RuntimeDefault
36
containers:
37
- name: alertmanager
38
- image: quay.io/prometheus/alertmanager:v0.28.0
+ image: quay.io/prometheus/alertmanager:v0.28.1
39
imagePullPolicy: IfNotPresent
40
args:
41
- --storage.path=/data/
0 commit comments