From 1c7becec73b29bb422cb68a3b53fcdb330a59b7e Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Fri, 23 Aug 2024 16:20:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E9=83=A8=E5=88=86?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E7=9A=84=E5=86=85=E5=AD=98=E9=9C=80=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dataease/data.yml | 1 + halo/data.yml | 37 +++++++++++++++++++------------------ jumpserver/data.yml | 1 + metersphere/data.yml | 1 + 4 files changed, 22 insertions(+), 18 deletions(-) diff --git a/dataease/data.yml b/dataease/data.yml index b9ef9b189..441da350e 100755 --- a/dataease/data.yml +++ b/dataease/data.yml @@ -17,6 +17,7 @@ additionalProperties: website: https://dataease.io/ github: https://github.com/dataease/dataease document: https://dataease.io/docs/ + memoryRequired: 8192 architectures: - amd64 - arm64 diff --git a/halo/data.yml b/halo/data.yml index cd0ea524d..fd62ea622 100755 --- a/halo/data.yml +++ b/halo/data.yml @@ -4,21 +4,22 @@ tags: title: 强大易用的开源建站工具 description: 强大易用的开源建站工具 additionalProperties: - key: halo - name: Halo - tags: - - Website - shortDescZh: 强大易用的开源建站工具 - shortDescEn: Powerful and easy-to-use open source website builder - type: website - crossVersionUpdate: true - limit: 0 - recommend: 10 - website: https://halo.run/ - github: https://github.com/halo-dev/halo - document: https://docs.halo.run/ - architectures: - - amd64 - - arm64 - - ppc64le - - s390x + key: halo + name: Halo + tags: + - Website + shortDescZh: 强大易用的开源建站工具 + shortDescEn: Powerful and easy-to-use open source website builder + type: website + crossVersionUpdate: true + limit: 0 + recommend: 10 + website: https://halo.run/ + github: https://github.com/halo-dev/halo + document: https://docs.halo.run/ + memoryRequired: 1024 + architectures: + - amd64 + - arm64 + - ppc64le + - s390x diff --git a/jumpserver/data.yml b/jumpserver/data.yml index d663fe33b..fb18aadcd 100644 --- a/jumpserver/data.yml +++ b/jumpserver/data.yml @@ -26,6 +26,7 @@ additionalProperties: website: https://www.jumpserver.org github: https://github.com/jumpserver/jumpserver document: https://docs.jumpserver.org + memoryRequired: 8192 architectures: - amd64 - arm64 diff --git a/metersphere/data.yml b/metersphere/data.yml index 04978586f..dd49dab3e 100644 --- a/metersphere/data.yml +++ b/metersphere/data.yml @@ -17,6 +17,7 @@ additionalProperties: website: https://www.metersphere.io github: https://github.com/metersphere/metersphere document: https://metersphere.io/docs + memoryRequired: 4096 architectures: - amd64 - arm64