⬆️ Updating add-on Nginx Proxy Manager to b54c1a8

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-08 14:56:09 +00:00
parent 29601db825
commit b65821f8a1
4 changed files with 17 additions and 6 deletions

View file

@ -973,10 +973,10 @@ SOFTWARE.
[nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[nut-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [nut-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[nut-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [nut-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/6380e2f [addon-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/b54c1a8
[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/6380e2f/README.md [addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/b54c1a8/README.md
[nginxproxymanager-issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues [nginxproxymanager-issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues
[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-6380e2f-blue.svg [nginxproxymanager-version-shield]: https://img.shields.io/badge/version-b54c1a8-blue.svg
[nginxproxymanager-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [nginxproxymanager-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[nginxproxymanager-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nginxproxymanager-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,15 @@
# Changelog since v0.10.0 # Changelog since v0.10.0
- ⬆ Upgrades add-on base image to v9.1.5 (#170)
- ⬆ Upgrades nodejs to 14.16.0-r0 (#169)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#168)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆ Upgrades python3 to 3.8.7-r1 (#162) - ⬆ Upgrades python3 to 3.8.7-r1 (#162)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 (#161) - ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 (#161)

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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-6380e2f-blue.svg [release-shield]: https://img.shields.io/badge/version-b54c1a8-blue.svg
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/6380e2f [release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/b54c1a8
[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/main/images/screenshot.gif [screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/main/images/screenshot.gif

View file

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