⬆️ Updating add-on Nginx Proxy Manager to ae16432

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-07 12:15:47 +00:00
parent 84b86a0ed6
commit 65898d45c9
4 changed files with 24 additions and 6 deletions

View file

@ -950,10 +950,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/b3da4e4 [addon-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/ae16432
[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/b3da4e4/README.md [addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/ae16432/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-b3da4e4-blue.svg [nginxproxymanager-version-shield]: https://img.shields.io/badge/version-ae16432-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,22 @@
# Changelog since v0.10.1 # Changelog since v0.10.1
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#186)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump certbot-dns-cloudflare from 1.13.0 to 1.14.0 in /proxy-manager (#185)
Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v1.13.0...v1.14.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#182) - ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#182)
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0.

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-b3da4e4-blue.svg [release-shield]: https://img.shields.io/badge/version-ae16432-blue.svg
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/b3da4e4 [release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/ae16432
[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": "b3da4e4", "version": "ae16432",
"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",