mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 00:55:58 +02:00
bump filebrowser version
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "hurlenko/filebrowser:v2.23.0",
|
"aarch64": "hurlenko/filebrowser:v2.32.0",
|
||||||
"amd64": "hurlenko/filebrowser:v2.23.0",
|
"amd64": "hurlenko/filebrowser:v2.32.0",
|
||||||
"armv7": "hurlenko/filebrowser:v2.23.0"
|
"armv7": "hurlenko/filebrowser:v2.32.0"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
|
|||||||
@@ -78,9 +78,9 @@
|
|||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0"
|
"PUID": "0"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/filebrowser-{arch}",
|
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
|
"ingress_port": 8080,
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
"media:rw",
|
"media:rw",
|
||||||
@@ -127,5 +127,5 @@
|
|||||||
"slug": "filebrowser",
|
"slug": "filebrowser",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.23.0_14"
|
"version": "2.23.0_15"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user