mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
Updater bot : joplin updated to 3.5.1
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 3.5.1 (06-12-2025)
|
||||||
|
- Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases)
|
||||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||||
|
|
||||||
## 3.4.4 (27-09-2025)
|
## 3.4.4 (27-09-2025)
|
||||||
|
|||||||
@@ -104,5 +104,5 @@ schema:
|
|||||||
slug: joplin
|
slug: joplin
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: 3.4.4
|
version: "3.5.1"
|
||||||
webui: "[PROTO:ssl]://[HOST]:[PORT:22300]"
|
webui: "[PROTO:ssl]://[HOST]:[PORT:22300]"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "27-09-2025",
|
"last_update": "06-12-2025",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "joplin",
|
"slug": "joplin",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "etechonomy/joplin-server",
|
"upstream_repo": "etechonomy/joplin-server",
|
||||||
"upstream_version": "3.4.4"
|
"upstream_version": "3.5.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user