mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
增加armv7版本
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
### v0.2.1 (03-08-2024)
|
||||
### 0.2.1(2024-03-25)
|
||||
|
||||
- 版本升级
|
||||
|
||||
### v0.2.1 (2024-03-08)
|
||||
|
||||
- 首次推出
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Addon数据迁移工具
|
||||
version: v0.2.1
|
||||
version: 0.2.1
|
||||
slug: addonDataMigrate
|
||||
codenotary: wghaos@163.com
|
||||
description: '解决不同仓库中addons的数据迁移'
|
||||
@@ -9,6 +9,7 @@ init: false
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7
|
||||
ingress: true
|
||||
ingress_port: 80
|
||||
map:
|
||||
@@ -17,3 +18,4 @@ map:
|
||||
apparmor: false
|
||||
docker_api: true
|
||||
startup: services
|
||||
boot: manual
|
||||
|
||||
Reference in New Issue
Block a user