Update docker.io/prom/alertmanager Docker tag to v0.30.0
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 | minor | v0.28.1 -> v0.30.0 |
Release Notes
prometheus/alertmanager (docker.io/prom/alertmanager)
v0.30.0: 0.30.0 / 2025-12-15
- [CHANGE] Don't allow calling qids with an empty ids list. #β4707
- [FEATURE] Add mattermost integration. #β4090
- [FEATURE] Add saturday to the first day of the week options. #β4473
- [FEATURE] Add templating functions for working with urls. #β4625
- [FEATURE] cluster: Allow persistent peer names. #β4636
- [FEATURE] dispatch: Add start delay. #β4704
- [FEATURE] provider: Add subscriber channel metrics. #β4630
- [FEATURE] template: Add tojson function. #β4773
- [FEATURE] Add api http metrics. #β4162
- [FEATURE] Add distributed tracing support. #β4745
- [FEATURE] Add names to inhibit rules. #β4628
- [FEATURE] Add timeout option for pagerduty notifier. #β4354
- [FEATURE] Add timeout option for slack notifier. #β4355
- [FEATURE] Allow nested details fields in pagerduty. #β3944
- [FEATURE] Implement
phantom_threadingto group email alerts into threads. #β4623 - [FEATURE] gc: Report errors, but remove erroneous silences and continue. #β4724
- [FEATURE] jira: Template customfields. #β4029
- [FEATURE] jira: Allow configuring issue update via parameter. #β4621
- [FEATURE] Slack app support. #β4211
- [ENHANCEMENT] Add comment about smtp plain authentication. #β4741
- [ENHANCEMENT] Add documentation about high availability. #β4708
- [ENHANCEMENT] Add documentation for
client_allowed_sans. #β4706 - [ENHANCEMENT] Improve logging around webhook dispatch failure. #β4511
- [ENHANCEMENT] Compile silence matchers when the silence is added. #β4695
- [ENHANCEMENT] Fix '
s/client/alerts_api/g' broken link in 0.29. #β4718 - [ENHANCEMENT] Fix
rocketchat_configdocs. #β4767 - [ENHANCEMENT] Fix:
<mute_time_interval>was renamed. #β4729 - [ENHANCEMENT] Improve inhibition performance. #β4607
- [ENHANCEMENT] Loadsnapshot: update matcher index properly while not holding lock. #β4714
- [ENHANCEMENT] Logging improvements. #β4113
- [ENHANCEMENT] Move query locking back into private query function. #β4694
- [ENHANCEMENT] Optimize the new inhibitor implementation for ~2.5x performance improvement. #β4668
- [ENHANCEMENT] Reduce the time dispatch.group holds the mutex. #β4670
- [ENHANCEMENT] Use b.loop() to simplify the code and improve performance. #β4642
- [ENHANCEMENT] Remove duplicate slice during silences query. #β4696
- [ENHANCEMENT] Silences: optimize incremental mutes queries via a silence version index. #β4723
- [ENHANCEMENT] Update description for filter param in openapi. #β4775
- [BUGFIX] Add new behavior to avoid races on config reload. #β4705
- [BUGFIX] config: Fix duplicate header detection for all case variants. #β2810
- [BUGFIX] marker: Stop state leakage from aggregation groups. #β4438
- [BUGFIX] Fix pprof debug endpoints not working with --web.route-prefix. #β4698
- [BUGFIX] Set context timeout for resolvepeers. #β4343
v0.29.0: 0.29.0 / 2025-11-01
- [FEATURE] Add incident.io notifier. #β4372
- [FEATURE] Add monospace message formatting. #β4362
- [FEATURE] Add ability to customize interval for maintenance to run. #β4541
- [ENHANCEMENT] Update Jira notifier to support both Jira cloud API v3 and Jira datacenter API v2. #β4542
- [ENHANCEMENT] Increase mixin rate intervals for alert
FailedToSendAlerts. #β4206 - [ENHANCEMENT] Make /alertmanager group writable in docker image. #β4469
- [BUGFIX] Fix logged notification count on error in notify. #β4323
- [BUGFIX] Fix docker image permissions path. #β4288
- [BUGFIX] Fix error handling in template rendering for Telegram. #β4353
- [BUGFIX] Fix duplicate
otherin error messages for config. #β4366 - [BUGFIX] Fix logic that considers an alert reopened in Jira. #β4478
- [BUGFIX] Fix Jira issue count #β4615