Update docker.io/prom/alertmanager Docker tag to v0.33.1
No issues with this by means of Docker-compose YAML automated GitOps minor update of the Alertmanager Docker container and on the K3s Kubernetes cluster by means of Flux with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/prom/alertmanager | patch | v0.33.0 → v0.33.1 |
Release Notes
prometheus/alertmanager (docker.io/prom/alertmanager)
v0.33.1: 0.33.1 / 2026-07-04
- [BUGFIX] doc: fix missing
notification_reasonfield in webhook documentation (#5329) - [BUGFIX] silences: fix silences snapshot missing legacy matchers field. This caused a bug that prevented older alertmanager versions from reading newer snapshots unnecessarily. (#5330)
- [BUGFIX] silence with no matchers should populate an empty array in API response (#5331)