feat(container): update image quay.io/prometheus/alertmanager ( v0.27.0 → v0.28.0 ) #5478
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.27.0
->v0.28.0
Release Notes
prometheus/alertmanager (quay.io/prometheus/alertmanager)
v0.28.0
: 0.28.0 / 2025-01-15Compare Source
GOMEMLIMIT
, enable it via the feature flag--enable-feature=auto-gomemlimit
. #3895GOMAXPROCS
, enable it via the feature flag--enable-feature=auto-gomaxprocs
. #3837--silences.max-silences
and--silences.max-silence-size-bytes
to set them accordingly #3852 #3862 #3866 #3885 #3886 #3877/api/v2/alerts
endpoint and the Alertmanager UI. #3793 #3797 #3792content
,username
andavatar_url
in the Discord integration.content
andusername
also support templating. #4007GET api/v2/alerts
andPOST api/v2/alerts
API endpoint. #3961room_id
in the WebEx integration can now be templated to allow for dynamic room IDs. #3801message_thread_id
for the Telegram integration. #3638since
andhumanizeDuration
functions to templates. This means users can now format time to more human-readable text. #3863date
andtz
functions to templates. This means users can now format time in a specified format and also change the timezone to their specific locale. #3812ParseMode
option is now set explicitly in the Telegram integration. If we don't HTML tags had not been parsed by default. #4027url_file
in the Webhook integration. #3800Route.ID()
returns conflicting IDs. #3803amtool template render
when using the default values. #3725webhook_url_file
for both the Discord and Microsoft Teams integrations. #3728 #3745Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.