Updater bot : transmission_openvpn updated to v5.2.0

This commit is contained in:
alexbelgium
2023-09-09 13:03:05 +02:00
parent 82beba47fd
commit 44d276d66c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v5.2.0 (09-09-2023)
- Update to latest version from haugene/docker-transmission-openvpn
### v5.1.0-3 (04-09-2023)
- Minor bugs fixed
- Fix https://github.com/alexbelgium/hassio-addons/issues/978

View File

@@ -122,5 +122,5 @@
},
"slug": "transmission_openvpn",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v5.1.0-3"
"version": "v5.2.0"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "02-09-2023",
"last_update": "09-09-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "transmission_openvpn",
"source": "github",
"upstream_repo": "haugene/docker-transmission-openvpn",
"upstream_version": "v5.1.0"
"upstream_version": "v5.2.0"
}