chore: bump alertmanager version (#3346)

This commit is contained in:
Srikanth Chekuri 2023-08-16 10:05:51 +05:30 committed by GitHub
parent 2bf534b56f
commit ee76cf6294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -133,7 +133,7 @@ services:
# - ./data/clickhouse-3/:/var/lib/clickhouse/
alertmanager:
image: signoz/alertmanager:0.23.1
image: signoz/alertmanager:0.23.2
volumes:
- ./data/alertmanager:/data
command:

View File

@ -34,7 +34,7 @@ services:
alertmanager:
container_name: signoz-alertmanager
image: signoz/alertmanager:0.23.1
image: signoz/alertmanager:0.23.2
volumes:
- ./data/alertmanager:/data
depends_on:

View File

@ -148,7 +148,7 @@ services:
# - ./user_scripts:/var/lib/clickhouse/user_scripts/
alertmanager:
image: signoz/alertmanager:${ALERTMANAGER_TAG:-0.23.1}
image: signoz/alertmanager:${ALERTMANAGER_TAG:-0.23.2}
container_name: signoz-alertmanager
volumes:
- ./data/alertmanager:/data

View File

@ -13,7 +13,7 @@ https://github.com/SigNoz/signoz/blob/main/CONTRIBUTING.md#to-run-clickhouse-set
- Change the alertmanager section in `signoz/deploy/docker/clickhouse-setup/docker-compose.yaml` as follows:
```console
alertmanager:
image: signoz/alertmanager:0.23.1
image: signoz/alertmanager:0.23.2
volumes:
- ./data/alertmanager:/data
expose:

View File

@ -138,7 +138,7 @@ services:
# - ./data/clickhouse-3/:/var/lib/clickhouse/
alertmanager:
image: signoz/alertmanager:0.23.1
image: signoz/alertmanager:0.23.2
container_name: signoz-alertmanager
volumes:
- ./data/alertmanager:/data