mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Nginx Proxy Manager to ad1b269
This commit is contained in:
parent
1ce840bb4b
commit
6086223087
4 changed files with 9 additions and 30 deletions
|
@ -1,24 +1,3 @@
|
|||
# Changelog since v0.6.0
|
||||
- ⬆ Upgrades nodejs to 12.18.4-r0
|
||||
- ✨ Add option to reset database (#104)
|
||||
- ⬆ Upgrades add-on base image to v8.0.3
|
||||
- 🚑 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
|
||||
- ⬆ Upgrades apache2-utils to 2.4.46-r0
|
||||
- ⬆ Upgrades npm to 12.18.3-r0
|
||||
- 🔥 Remove Renovatebot
|
||||
- ⬆ Upgrades NGINX Proxy Manager to v2.3.1
|
||||
- ⬆ Upgrades nginx to 1.18.0-r0
|
||||
- ⬆ Upgrades certbot to 1.4.0-r0
|
||||
- ⬆ Upgrades yarn to 1.22.4-r0
|
||||
- ⬆ Upgrades nodejs to 12.17.0-r0
|
||||
- ⬆ Upgrades git to 2.26.2-r0
|
||||
- ⬆ Upgrades build-base to 0.5-r2
|
||||
- ⬆ Upgrades base image to v8.0.1
|
||||
- ✏ Correct typo in code comment (#94)
|
||||
|
||||
fixed typo
|
||||
# Changelog since v0.7.0
|
||||
- ⬆ Upgrades NGINX Proxy Manager to v2.6.0
|
||||
- ⬆ Upgrades mariadb to 10.4.15-r0
|
||||
|
|
|
@ -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-7451a24-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/7451a24
|
||||
[release-shield]: https://img.shields.io/badge/version-ad1b269-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/ad1b269
|
||||
[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/master/images/screenshot.gif
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Nginx Proxy Manager",
|
||||
"version": "7451a24",
|
||||
"version": "ad1b269",
|
||||
"slug": "nginxproxymanager",
|
||||
"description": "Manage Nginx proxy hosts with a simple, powerful interface",
|
||||
"url": "https://github.com/hassio-addons/addon-nginx-proxy-manager",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue