Skip to content

Commit

Permalink
build(deps): bump prom/alertmanager in /generators/server/resources (#…
Browse files Browse the repository at this point in the history
…28483)

Bumps prom/alertmanager from v0.27.0 to v0.28.0.

---
updated-dependencies:
- dependency-name: prom/alertmanager
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 3f4d226 commit 1f4460e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ LABEL ALIAS=consul
FROM prom/prometheus:v3.1.0
LABEL ALIAS=prometheus

FROM prom/alertmanager:v0.27.0
FROM prom/alertmanager:v0.28.0
LABEL ALIAS=prometheus-alertmanager

FROM quay.io/coreos/prometheus-operator:v0.42.1
Expand Down

0 comments on commit 1f4460e

Please sign in to comment.