feat:修改amprobe数量限制
This commit is contained in:
parent
08383529ad
commit
e5af67d394
|
|
@ -12,7 +12,7 @@ additionalProperties:
|
||||||
shortDescEn: A lightweight host and Docker container monitoring tool
|
shortDescEn: A lightweight host and Docker container monitoring tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 1
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/amuluze/amprobe
|
website: https://github.com/amuluze/amprobe
|
||||||
github: https://github.com/amuluze/amprobe
|
github: https://github.com/amuluze/amprobe
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue