From 901a518c1d13ae53d26968b9ffa7d06ea359bf8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=AB=E8=8A=A6=E7=BB=99?= <110509523+xqboot@users.noreply.github.com> Date: Sat, 29 Jun 2024 20:53:37 +0800 Subject: [PATCH 01/15] Update images.txt --- images.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/images.txt b/images.txt index 5359ab1e95..61e21ae883 100644 --- a/images.txt +++ b/images.txt @@ -3,4 +3,7 @@ nginx k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.0.0 xhofe/alist:latest #支持指定架构 ---platform=linux/arm64 xiaoyaliu/alist \ No newline at end of file +--platform=linux/arm64 xiaoyaliu/alist + +rabbitmq:3.12.6-management +nacos/nacos-server:v2.2.0-slim From 884a7bc1e34770e1a8e58df00a7a5ae10f6b1e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E6=80=AA?= <110509523+xqboot@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:13:10 +0800 Subject: [PATCH 02/15] Update images.txt --- images.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/images.txt b/images.txt index 61e21ae883..9341982af3 100644 --- a/images.txt +++ b/images.txt @@ -7,3 +7,5 @@ xhofe/alist:latest rabbitmq:3.12.6-management nacos/nacos-server:v2.2.0-slim +mysql:8.0.30 +rabbitmq:3.12.0-management From e33af7bcbbee2f83e2920c0928db1ca27a936bfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E6=80=AA?= <110509523+xqboot@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:58:01 +0800 Subject: [PATCH 03/15] Update images.txt --- images.txt | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/images.txt b/images.txt index 9341982af3..d841df7ae9 100644 --- a/images.txt +++ b/images.txt @@ -1,11 +1 @@ -nginx -#支持私库 -k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.0.0 -xhofe/alist:latest -#支持指定架构 ---platform=linux/arm64 xiaoyaliu/alist - -rabbitmq:3.12.6-management -nacos/nacos-server:v2.2.0-slim -mysql:8.0.30 -rabbitmq:3.12.0-management +redis:7.0.10 From 019532c1c51fee018556a2eeec1872c89d83bdf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E6=80=AA?= <110509523+xqboot@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:06:36 +0800 Subject: [PATCH 04/15] Update images.txt --- images.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images.txt b/images.txt index d841df7ae9..f0838845d5 100644 --- a/images.txt +++ b/images.txt @@ -1 +1,2 @@ -redis:7.0.10 +nacos/nacos-server:v2.1.1 +minio/minio From 2f5617fa29081c5c8b3024a7e6ba78e6f10c2ecc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E6=80=AA?= <110509523+xqboot@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:00:29 +0800 Subject: [PATCH 05/15] Update images.txt --- images.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/images.txt b/images.txt index f0838845d5..0f5998b4c0 100644 --- a/images.txt +++ b/images.txt @@ -1,2 +1,2 @@ -nacos/nacos-server:v2.1.1 -minio/minio +nacos/nacos-server:v2.2.1 + From ac16646811c64603fd7d0f3deb98c2adb4468015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E6=80=AA?= <110509523+xqboot@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:22:16 +0800 Subject: [PATCH 06/15] Update images.txt --- images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.txt b/images.txt index 0f5998b4c0..9a014775a5 100644 --- a/images.txt +++ b/images.txt @@ -1,2 +1,2 @@ -nacos/nacos-server:v2.2.1 +nacos/nacos-server From 1969aa3ec194a14aa814235821a7c9e6fccc5c15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E6=80=AA?= <110509523+xqboot@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:29:30 +0800 Subject: [PATCH 07/15] Update images.txt --- images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.txt b/images.txt index 9a014775a5..e6b608751f 100644 --- a/images.txt +++ b/images.txt @@ -1,2 +1,2 @@ -nacos/nacos-server +nacos/nacos-server:2.2.1 From 8b21678021f9b9a904dbdcac289001b21f8584ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E6=80=AA?= <110509523+xqboot@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:35:55 +0800 Subject: [PATCH 08/15] Update images.txt --- images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.txt b/images.txt index e6b608751f..0f5998b4c0 100644 --- a/images.txt +++ b/images.txt @@ -1,2 +1,2 @@ -nacos/nacos-server:2.2.1 +nacos/nacos-server:v2.2.1 From 7dd47c5e571ac83e68564ff21d98be2fbfe21934 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E6=80=AA?= <110509523+xqboot@users.noreply.github.com> Date: Wed, 31 Jul 2024 16:45:01 +0800 Subject: [PATCH 09/15] Update images.txt --- images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.txt b/images.txt index 0f5998b4c0..d8004e66d9 100644 --- a/images.txt +++ b/images.txt @@ -1,2 +1,2 @@ -nacos/nacos-server:v2.2.1 + mongo:7.0.0 From 6817c043f06bc23edb71b6c084bfdf64e4996e21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E7=86=8A?= <110509523+ma-bear@users.noreply.github.com> Date: Sun, 31 Aug 2025 20:10:31 +0800 Subject: [PATCH 10/15] Update images.txt --- images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.txt b/images.txt index d8004e66d9..7f83abd362 100644 --- a/images.txt +++ b/images.txt @@ -1,2 +1,2 @@ - mongo:7.0.0 +promethous From e4fa28e6794614406f4d283963453c75a4ff9bce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E7=86=8A?= <110509523+ma-bear@users.noreply.github.com> Date: Sun, 31 Aug 2025 20:20:21 +0800 Subject: [PATCH 11/15] Update images.txt --- images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.txt b/images.txt index 7f83abd362..4ab59c7ad6 100644 --- a/images.txt +++ b/images.txt @@ -1,2 +1,2 @@ promethous - +express From 0e6d8f3e5d3004dbe9a8a090698b73e643f29bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E7=86=8A?= <110509523+ma-bear@users.noreply.github.com> Date: Sun, 31 Aug 2025 20:42:23 +0800 Subject: [PATCH 12/15] Update images.txt --- images.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/images.txt b/images.txt index 4ab59c7ad6..669563aa93 100644 --- a/images.txt +++ b/images.txt @@ -1,2 +1 @@ -promethous express From 4a457d8068a2a3974af90e77e5b86edeca87fb5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E7=86=8A?= <110509523+ma-bear@users.noreply.github.com> Date: Mon, 1 Sep 2025 12:18:54 +0800 Subject: [PATCH 13/15] Update images.txt --- images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.txt b/images.txt index 669563aa93..26b17a679f 100644 --- a/images.txt +++ b/images.txt @@ -1 +1 @@ -express +prometheus From 424b4b698de342f1d56b55e29e4600ad26e0f5fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E7=86=8A?= <110509523+ma-bear@users.noreply.github.com> Date: Mon, 1 Sep 2025 13:13:14 +0800 Subject: [PATCH 14/15] Update images.txt --- images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.txt b/images.txt index 26b17a679f..68b7d12d44 100644 --- a/images.txt +++ b/images.txt @@ -1 +1 @@ -prometheus +nginx From 21125ee7183dcd959b487a86e85bc5724ef0e3f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E7=86=8A?= <110509523+ma-bear@users.noreply.github.com> Date: Tue, 2 Sep 2025 08:53:28 +0800 Subject: [PATCH 15/15] Update images.txt --- images.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.txt b/images.txt index 68b7d12d44..d2c14d2ad3 100644 --- a/images.txt +++ b/images.txt @@ -1 +1 @@ -nginx +nacos/nacos-server:2.3.2