⬆️ Updating add-on Nginx Proxy Manager to fb3cfd5

This commit is contained in:
Community Hass.io Add-ons Bot 2020-09-04 20:23:38 +00:00
parent 3ae4f1354c
commit 7c81093f84
4 changed files with 9 additions and 6 deletions

View file

@ -1,4 +1,7 @@
# Changelog since v0.6.0
- 🚑 Add Python2 to satisfy node-gyp
- 🚑 Bump to Python3
- ✨ Add certbot-dns-cloudflare
- ⬆ Upgrades NGINX Proxy Manager to v2.5.0
- ⬆ Upgrades NGINX Proxy Manager to v2.4.0
- ⬆ Upgrades nodejs to 12.18.3-r0

View file

@ -57,6 +57,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-685f352-blue.svg
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/685f352
[release-shield]: https://img.shields.io/badge/version-fb3cfd5-blue.svg
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/fb3cfd5
[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/master/images/screenshot.gif

View file

@ -1,6 +1,6 @@
{
"name": "Nginx Proxy Manager",
"version": "685f352",
"version": "fb3cfd5",
"slug": "nginxproxymanager",
"description": "Manage Nginx proxy hosts with a simple, powerful interface",
"url": "https://github.com/hassio-addons/addon-nginx-proxy-manager",