File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,10 @@ MINIO_IMAGE=minio/minio:RELEASE.2024-01-11T07-46-16Z # MinIO server image versi
7
7
PROMETHEUS_IMAGE = prom/prometheus:v2.51.2 # Prometheus monitoring system image version
8
8
ALERTMANAGER_IMAGE = prom/alertmanager:v0.27.0 # Alertmanager for Prometheus image version
9
9
GRAFANA_IMAGE = grafana/grafana:10.4.2 # Grafana visualization tool image version
10
- OPENIM_WEB_FRONT_IMAGE = openim/openim-web:v3.5.0-docker # OpenIM web frontend image version
11
- OPENIM_ADMIN_FRONT_IMAGE = openim/openim-admin:toc-base-open-docker.35 # OpenIM admin frontend image version
10
+
11
+ OPENIM_WEB_FRONT_IMAGE = openim/openim-web-front:release-v3.5.1
12
+ OPENIM_ADMIN_FRONT_IMAGE = openim/openim-admin-front:release-v1.7
13
+
12
14
NODE_EXPORTER_IMAGE = prom/node-exporter:v1.7.0 # Prometheus Node Exporter image version
13
15
14
16
# OpenIM server and chat service images
Original file line number Diff line number Diff line change
1
+ # CODEOWNERS file
2
+ # This file is used to specify the individuals who are required to review changes in this repository.
3
+
4
+ * @ Bloomingg @ FGadvancer @ skiffer-git @ withchao
You can’t perform that action at this time.
0 commit comments