From 65898d45c95a2ce2b89487e5fb389a96764847cc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 7 Apr 2021 12:15:47 +0000 Subject: [PATCH] :arrow_up: Updating add-on Nginx Proxy Manager to ae16432 --- README.md | 6 +++--- nginxproxymanager/CHANGELOG.md | 18 ++++++++++++++++++ nginxproxymanager/README.md | 4 ++-- nginxproxymanager/config.json | 2 +- 4 files changed, 24 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fbb8cd63c..a09768d48 100644 --- a/README.md +++ b/README.md @@ -950,10 +950,10 @@ SOFTWARE. [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-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-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/b3da4e4/README.md +[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/ae16432/README.md [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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/nginxproxymanager/CHANGELOG.md b/nginxproxymanager/CHANGELOG.md index f11aed5cc..4067bd921 100644 --- a/nginxproxymanager/CHANGELOG.md +++ b/nginxproxymanager/CHANGELOG.md @@ -1,4 +1,22 @@ # 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] + +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] + +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) Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. diff --git a/nginxproxymanager/README.md b/nginxproxymanager/README.md index 392883de5..9012dae18 100644 --- a/nginxproxymanager/README.md +++ b/nginxproxymanager/README.md @@ -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-b3da4e4-blue.svg -[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/b3da4e4 +[release-shield]: https://img.shields.io/badge/version-ae16432-blue.svg +[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 \ No newline at end of file diff --git a/nginxproxymanager/config.json b/nginxproxymanager/config.json index 5513193c6..7e7b13a64 100644 --- a/nginxproxymanager/config.json +++ b/nginxproxymanager/config.json @@ -1,6 +1,6 @@ { "name": "Nginx Proxy Manager", - "version": "b3da4e4", + "version": "ae16432", "slug": "nginxproxymanager", "description": "Manage Nginx proxy hosts with a simple, powerful interface", "url": "https://github.com/hassio-addons/addon-nginx-proxy-manager",