Skip to content

Commit 21a2fbd

Browse files
chore(deps): update quay.io/prometheus/alertmanager docker tag to v0.28.1 (#334)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 25a3e3e commit 21a2fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/monitoring/alertmanager/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
type: RuntimeDefault
3636
containers:
3737
- name: alertmanager
38-
image: quay.io/prometheus/alertmanager:v0.28.0
38+
image: quay.io/prometheus/alertmanager:v0.28.1
3939
imagePullPolicy: IfNotPresent
4040
args:
4141
- --storage.path=/data/

0 commit comments

Comments
 (0)