chore(deps): update metersphere/metersphere-ce-allinone docker tag to v3.3.0 (#2182)

* chore(deps): update metersphere/metersphere-ce-allinone docker tag to v3.3.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot]
2024-09-26 22:06:59 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> github-action update-app-version
parent 888bec88e8
commit 434fbb66d4
10 changed files with 1 additions and 1 deletions
+16
View File
@@ -0,0 +1,16 @@
additionalProperties:
formFields:
- default: 8081
envKey: PANEL_APP_PORT_HTTP
labelEn: Web Port
labelZh: Web 端口
required: true
rule: paramPort
type: number
- default: 15
envKey: JAVA_MAX_HEAP_RATIO
labelEn: Java Max Heap Ratio
labelZh: Java 最大堆内存比例
required: true
rule: paramPort
type: number