1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00
pooneyy 59f10e7983
feat(watchtower): update watchtower image and version
#2885
- Abandon the containrrr/watchtower image due to long-term lack of updates, and switch to its fork nickfedor/watchtower image
- Upgrade watchtower from version 1.7.1 to 1.12.4
2025-12-10 16:27:03 +08:00

23 lines
676 B
YAML

additionalProperties:
formFields:
- default: WATCHTOWER_NO_STARTUP_MESSAGE
edit: true
envKey: ENV1
labelEn: Environmental parameters (split by ;)
labelZh: 环境参数(以;分割)
label:
en: Environmental parameters (split by ;)
zh: 环境参数(以;分割)
required: true
type: text
- default: --interval 3600 --cleanup
edit: true
envKey: COMMAND1
labelEn: Command parameters (separated by spaces)
labelZh: 命令参数(以空格分割)
label:
en: Command parameters (separated by spaces)
zh: 命令参数(以空格分割)
required: true
type: text