Skip to content

Commit 1fcea89

Browse files
build(deps): Bump prom/alertmanager
Bumps the monitoring-stack-updates group with 1 update in the / directory: prom/alertmanager. Updates `prom/alertmanager` from v0.33.0 to v0.33.1 --- updated-dependencies: - dependency-name: prom/alertmanager dependency-version: v0.33.1 dependency-type: direct:production dependency-group: monitoring-stack-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0ccf7a commit 1fcea89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ services:
7171
logging: *default-logging
7272

7373
alertmanager:
74-
image: prom/alertmanager:v0.33.0
74+
image: prom/alertmanager:v0.33.1
7575
restart: unless-stopped
7676
volumes:
7777
- ./config/alertmanager.yaml:/etc/alertmanager/alertmanager.yaml:ro

0 commit comments

Comments
 (0)