Skip to content

Pin alertmanager image version (currently uses :latest) #247

@mvillmow

Description

@mvillmow

The alertmanager service uses prom/alertmanager:latest while every other service in docker-compose.yml uses a pinned version (e.g., prom/prometheus:v2.54.1, grafana/grafana:11.2.2). This is an inconsistency that can cause silent breakage if Alertmanager ships a breaking config change. Pin to a specific release such as v0.27.0 to match the project's version-pinning policy.

Follow-up from #107

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions