mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-07 04:48:28 +08:00
升级了drawio
修复已知问题
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
### 24.5.2 (2024-06-07)
|
||||||
|
|
||||||
|
- 版本升级
|
||||||
|
|
||||||
### 24.4.0 (2024-05-17)
|
### 24.4.0 (2024-05-17)
|
||||||
|
|
||||||
- 版本升级
|
- 版本升级
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: 'DrawIO'
|
name: 'DrawIO'
|
||||||
version: '24.4.0'
|
version: '24.5.2'
|
||||||
slug: 'drawio'
|
slug: 'drawio'
|
||||||
codenotary: 'wghaos@163.com'
|
codenotary: 'wghaos@163.com'
|
||||||
description: "DrawIO是运行在浏览器中的在线绘图工具"
|
description: "DrawIO是运行在浏览器中的在线绘图工具"
|
||||||
|
|||||||
@@ -72,7 +72,7 @@
|
|||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
"image": "ghcr.nju.edu.cn/alexbelgium/emby-{arch}",
|
"image": "ghcr.fastgh.com/alexbelgium/emby-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_port": 0,
|
"ingress_port": 0,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
|
|||||||
@@ -63,7 +63,7 @@
|
|||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0"
|
"PUID": "0"
|
||||||
},
|
},
|
||||||
"image": "ghcr.nju.edu.cn/alexbelgium/filebrowser-{arch}",
|
"image": "ghcr.fastgh.com/alexbelgium/filebrowser-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
"map": [
|
"map": [
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ arch:
|
|||||||
- aarch64
|
- aarch64
|
||||||
- amd64
|
- amd64
|
||||||
- i386
|
- i386
|
||||||
image: ghcr.nju.edu.cn/poeschl/ha-mpd-{arch}
|
image: ghcr.fastgh.com/poeschl/ha-mpd-{arch}
|
||||||
init: false
|
init: false
|
||||||
audio: true
|
audio: true
|
||||||
devices:
|
devices:
|
||||||
|
|||||||
@@ -80,7 +80,7 @@
|
|||||||
"SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes"
|
"SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes"
|
||||||
},
|
},
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"image": "ghcr.nju.edu.cn/alexbelgium/nextcloud_ocr-{arch}",
|
"image": "ghcr.fastgh.com/alexbelgium/nextcloud_ocr-{arch}",
|
||||||
"ingress_port": 0,
|
"ingress_port": 0,
|
||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"host_network": true,
|
"host_network": true,
|
||||||
"docker_api": true,
|
"docker_api": true,
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"image": "ghcr.nju.edu.cn/alexbelgium/portainer-{arch}",
|
"image": "ghcr.fastgh.com/alexbelgium/portainer-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_port": 1337,
|
"ingress_port": 1337,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user