From b0e56cd30b735701028b100ba0610792f42ee308 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 20 Nov 2019 13:21:10 +0000 Subject: [PATCH] :arrow_up: Updating add-on Nginx Proxy Manager to 7362bf0 --- README.md | 6 ++-- nginxproxymanager/CHANGELOG.md | 63 +++++++++++++++++++--------------- nginxproxymanager/README.md | 6 ++-- nginxproxymanager/config.json | 2 +- 4 files changed, 43 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 13a1b75c3..d6cc79297 100644 --- a/README.md +++ b/README.md @@ -1075,10 +1075,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/467952e -[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/467952e/README.md +[addon-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/7362bf0 +[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/7362bf0/README.md [nginxproxymanager-issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues -[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-467952e-blue.svg +[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-7362bf0-blue.svg [nginxproxymanager-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/nginxproxymanager-armhf.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 diff --git a/nginxproxymanager/CHANGELOG.md b/nginxproxymanager/CHANGELOG.md index b687b2a1d..b8f0cdddb 100644 --- a/nginxproxymanager/CHANGELOG.md +++ b/nginxproxymanager/CHANGELOG.md @@ -1,83 +1,92 @@ # Changelog since v0.2.1 -2019/10/02 09:40 UTC - [467952e](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/467952efe3da894c1640e0deb9e37ad2496121d0) by [@sinclairpaul](https://github.com/sinclairpaul) +2019/11/20 11:58 UTC - [7362bf0](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/7362bf00a92dffc348fe0774801d264f90cfc4df) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades mariadb to 10.3.18-r0 + +2019/11/20 11:58 UTC - [aab15ed](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/aab15ed5d04e8fa028ed2b35e9eab8fcf66d0ac1) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.16.1-r1 + +2019/11/20 11:58 UTC - [5930280](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/593028061cb6b35707143ca63c554de8ebe2b93d) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v5.0.2 + +2019/11/20 11:58 UTC - [467952e](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/467952efe3da894c1640e0deb9e37ad2496121d0) by [@sinclairpaul](https://github.com/sinclairpaul) > ⬆Update Openssl to 1.1.1d-r0 -2019/10/02 09:40 UTC - [13350f7](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/13350f7f130b988cd11ebd1fb88877595e1b3fc4) by [@sinclairpaul](https://github.com/sinclairpaul) +2019/11/20 11:58 UTC - [13350f7](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/13350f7f130b988cd11ebd1fb88877595e1b3fc4) by [@sinclairpaul](https://github.com/sinclairpaul) > ⬆Update base image to 5.0.1 -2019/10/02 09:40 UTC - [4ff1771](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/4ff17715ff46184e616dd4e240b0d10c91fa367b) by [@sinclairpaul](https://github.com/sinclairpaul) +2019/11/20 11:58 UTC - [4ff1771](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/4ff17715ff46184e616dd4e240b0d10c91fa367b) by [@sinclairpaul](https://github.com/sinclairpaul) > ⬆Update node/npm to 10.16.3-r0 (#39) -2019/10/02 09:40 UTC - [6942fe6](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/6942fe69687eef9324b802dada8f532a18c6be44) by [@sinclairpaul](https://github.com/sinclairpaul) +2019/11/20 11:58 UTC - [6942fe6](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/6942fe69687eef9324b802dada8f532a18c6be44) by [@sinclairpaul](https://github.com/sinclairpaul) > 🚑Fix typo in sed command (#34) -2019/10/02 09:40 UTC - [f6e17e3](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/f6e17e302b50f06d291b366a451af6180f66432c) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [f6e17e3](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/f6e17e302b50f06d291b366a451af6180f66432c) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nginx to 1.16.1-r0 -2019/10/02 09:40 UTC - [0cff126](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/0cff1265b90c9974dce5dcc724bb4a379c64ed24) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [0cff126](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/0cff1265b90c9974dce5dcc724bb4a379c64ed24) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nginx-mod-stream to 1.16.1-r0 -2019/10/02 09:40 UTC - [6c9fd9d](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/6c9fd9dd0342ce9f8d4df67fc64327b178ddfa90) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [6c9fd9d](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/6c9fd9dd0342ce9f8d4df67fc64327b178ddfa90) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades mariadb to 10.3.17-r0 -2019/10/02 09:40 UTC - [18b202d](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/18b202dfbc71282397a5263a73df5e30726e3a0a) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [18b202d](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/18b202dfbc71282397a5263a73df5e30726e3a0a) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades apache2-utils to 2.4.41-r0 -2019/10/02 09:40 UTC - [80af3d1](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/80af3d1b1867565a9eb418e24ecded4f75ec49bb) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [80af3d1](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/80af3d1b1867565a9eb418e24ecded4f75ec49bb) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades patch to 2.7.6-r6 -2019/10/02 09:40 UTC - [6b5ee42](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/6b5ee42bb5eb0074e4a1b1dd31b95584389bb25b) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [6b5ee42](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/6b5ee42bb5eb0074e4a1b1dd31b95584389bb25b) by [@frenck](https://github.com/frenck) > :fire: Removes DNSMasq in favor of Hass.io DNS -2019/10/02 09:40 UTC - [2863b1f](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/2863b1fb22cca384c69654c9b53f23f152b20a55) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [2863b1f](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/2863b1fb22cca384c69654c9b53f23f152b20a55) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to v4.1.1 -2019/10/02 09:40 UTC - [b02c3f4](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/b02c3f4c693ffa157b7407840eb01b188944260d) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [b02c3f4](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/b02c3f4c693ffa157b7407840eb01b188944260d) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to v4.0.2 -2019/10/02 09:40 UTC - [c80c2d1](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/c80c2d12f334008802df34778c0b21858abdbe79) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [c80c2d1](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/c80c2d12f334008802df34778c0b21858abdbe79) by [@frenck](https://github.com/frenck) > :sparkles: Adds FUNDING.yml -2019/10/02 09:40 UTC - [aef2074](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/aef20745c768e4067f2091161b4ce477527a92ed) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [aef2074](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/aef20745c768e4067f2091161b4ce477527a92ed) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades openssl to 1.1.1c-r0 -2019/10/02 09:40 UTC - [2dd99bf](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/2dd99bfae27993a2b0b18cca6b4209bc945778b5) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [2dd99bf](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/2dd99bfae27993a2b0b18cca6b4209bc945778b5) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nginx to 1.16.0-r2 -2019/10/02 09:40 UTC - [87fda5e](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/87fda5e56624b96213045debb8dbd108df3c3192) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [87fda5e](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/87fda5e56624b96213045debb8dbd108df3c3192) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades mariadb to 10.3.16-r0 -2019/10/02 09:40 UTC - [1238a8a](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/1238a8a41fd01a49e998a603f63007248e436c30) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [1238a8a](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/1238a8a41fd01a49e998a603f63007248e436c30) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades libcap to 2.27-r0 -2019/10/02 09:40 UTC - [b755897](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/b755897564dc497a1ba46259f1cae7d349a68d17) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [b755897](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/b755897564dc497a1ba46259f1cae7d349a68d17) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades certbot to 0.35.1-r0 -2019/10/02 09:40 UTC - [572db01](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/572db014aa465b9a3a1d8be851421dedc2368f38) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [572db01](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/572db014aa465b9a3a1d8be851421dedc2368f38) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nodejs to 10.16.0-r0 -2019/10/02 09:40 UTC - [b93265f](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/b93265fb3e559d51c5098e28da2bafbc05aa0d44) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [b93265f](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/b93265fb3e559d51c5098e28da2bafbc05aa0d44) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades yarn to 1.16.0-r0 -2019/10/02 09:40 UTC - [1efb3b6](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/1efb3b6ccf11be48794674095147053e8ed340d5) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [1efb3b6](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/1efb3b6ccf11be48794674095147053e8ed340d5) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades npm to 10.16.0-r0 -2019/10/02 09:40 UTC - [cfae07f](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/cfae07f074b7586c9b9eebd2dd0d4e7d4a66a196) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [cfae07f](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/cfae07f074b7586c9b9eebd2dd0d4e7d4a66a196) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades git to 2.22.0-r0 -2019/10/02 09:40 UTC - [0b2b752](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/0b2b752597d4d3bd96b42ceee7fb486af143058d) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [0b2b752](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/0b2b752597d4d3bd96b42ceee7fb486af143058d) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to v4.0.1 -2019/10/02 09:40 UTC - [d1a797c](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/d1a797ce7a97c861545644b9892af5aecbc12c37) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [d1a797c](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/d1a797ce7a97c861545644b9892af5aecbc12c37) by [@frenck](https://github.com/frenck) > :pencil2: Maintaince -> Maintenance -2019/10/02 09:40 UTC - [0ccff57](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/0ccff579b49bc816dc48da1734e19b2e1dbaf468) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [0ccff57](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/0ccff579b49bc816dc48da1734e19b2e1dbaf468) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades base image to v3.1.2 -2019/10/02 09:40 UTC - [cd777f0](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/cd777f060ad0501d9d149227fa74aba5cbec23de) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [cd777f0](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/cd777f060ad0501d9d149227fa74aba5cbec23de) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades MariaDB to 10.3.15-r0 -2019/10/02 09:40 UTC - [887a87c](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/887a87ca33a0b47baee278c4306298c8af9de48f) by [@frenck](https://github.com/frenck) +2019/11/20 11:58 UTC - [887a87c](https://github.com/hassio-addons/addon-nginx-proxy-manager/commit/887a87ca33a0b47baee278c4306298c8af9de48f) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to 3.1.1 diff --git a/nginxproxymanager/README.md b/nginxproxymanager/README.md index fd87d0b23..ddc8672e5 100644 --- a/nginxproxymanager/README.md +++ b/nginxproxymanager/README.md @@ -53,13 +53,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/467952e/README.md +[docs]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/7362bf0/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-nginx-proxy-manager/111830?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-467952e-blue.svg -[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/467952e +[release-shield]: https://img.shields.io/badge/version-7362bf0-blue.svg +[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/7362bf0 [screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/master/images/screenshot.gif \ No newline at end of file diff --git a/nginxproxymanager/config.json b/nginxproxymanager/config.json index bc042df6c..4fc282fda 100644 --- a/nginxproxymanager/config.json +++ b/nginxproxymanager/config.json @@ -1,6 +1,6 @@ { "name": "Nginx Proxy Manager", - "version": "467952e", + "version": "7362bf0", "slug": "nginxproxymanager", "description": "Manage Nginx proxy hosts with a simple, powerful interface", "url": "https://github.com/hassio-addons/addon-nginx-proxy-manager",