From c3200a5c6f6c314581e8b9600a194782fea610da Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 24 Jan 2021 20:30:33 +0000 Subject: [PATCH] :arrow_up: Updating add-on Nginx Proxy Manager to 03ddc1f --- README.md | 6 +++--- nginxproxymanager/CHANGELOG.md | 33 +++++++++++++++++++++++++++++++-- nginxproxymanager/DOCS.md | 16 +++++++--------- nginxproxymanager/README.md | 8 ++++---- nginxproxymanager/config.json | 9 ++------- 5 files changed, 47 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 9717551d9..e486c2b20 100644 --- a/README.md +++ b/README.md @@ -959,10 +959,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/c3fa718 -[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/c3fa718/README.md +[addon-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/03ddc1f +[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/03ddc1f/README.md [nginxproxymanager-issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues -[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-c3fa718-blue.svg +[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-03ddc1f-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 7b08edcaa..d9cb80773 100644 --- a/nginxproxymanager/CHANGELOG.md +++ b/nginxproxymanager/CHANGELOG.md @@ -1,2 +1,31 @@ -# Changelog since v0.8.1 -- ⬆ Upgrades NGINX Proxy Manager to v2.6.2 +# Changelog since v0.8.2 +- ⬆️ Bump certbot-dns-cloudflare from 1.7.0 to 1.11.0 in /proxy-manager (#134) + +Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.7.0 to 1.11.0. +- [Release notes](https://github.com/certbot/certbot/releases) +- [Commits](https://github.com/certbot/certbot/compare/v1.7.0...v1.11.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- Upgrade add-on base image to 9.1.0 (#137) +- Fix master->main in README template (#136) +- Add new repository workflow (#133) + +* Add new repository workflow + +* Prettified Code! + +* Address add-on lint errors + +* Migrate Docker build arguments + +* Adjust documentation + +Co-authored-by: frenck +- Upgrade Code of Conduct (#132) +- Happy New Year (#131) +- Cleanup repository (#130) +- ⬆ Upgrades add-on base image to v8.0.6 +- ⬆ Upgrades NGINX Proxy Manager to v2.7.1 +- ⬆ Upgrades NGINX Proxy Manager to v2.7.0 diff --git a/nginxproxymanager/DOCS.md b/nginxproxymanager/DOCS.md index f20af0e33..76504c577 100644 --- a/nginxproxymanager/DOCS.md +++ b/nginxproxymanager/DOCS.md @@ -52,7 +52,7 @@ dealing with an unknown issue. Possible values are: - `debug`: Shows detailed debug information. - `info`: Normal (usually) interesting events. - `warning`: Exceptional occurrences that are not errors. -- `error`: Runtime errors that do not require immediate action. +- `error`: Runtime errors that do not require immediate action. - `fatal`: Something went terribly wrong. Add-on becomes unusable. Please note that each level automatically includes log messages from a @@ -82,16 +82,15 @@ cleared automatically_ ## Changelog & Releases This repository keeps a change log using [GitHub's releases][releases] -functionality. The format of the log is based on -[Keep a Changelog][keepchangelog]. +functionality. Releases are based on [Semantic Versioning][semver], and use the format -of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented +of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented based on the following: -- ``MAJOR``: Incompatible or major changes. -- ``MINOR``: Backwards-compatible new features and enhancements. -- ``PATCH``: Backwards-compatible bugfixes and package updates. +- `MAJOR`: Incompatible or major changes. +- `MINOR`: Backwards-compatible new features and enhancements. +- `PATCH`: Backwards-compatible bugfixes and package updates. ## Support @@ -119,7 +118,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2020 Franck Nijhof +Copyright (c) 2019-2021 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -145,7 +144,6 @@ SOFTWARE. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-nginx-proxy-manager/111830?u=frenck [frenck]: https://github.com/frenck [issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues -[keepchangelog]: http://keepachangelog.com/en/1.0.0/ [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-nginx-proxy-manager/releases [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/nginxproxymanager/README.md b/nginxproxymanager/README.md index 10b510f9f..860b539fb 100644 --- a/nginxproxymanager/README.md +++ b/nginxproxymanager/README.md @@ -53,10 +53,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-nginx-proxy-manager/111830?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [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-c3fa718-blue.svg -[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/c3fa718 -[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/master/images/screenshot.gif \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-03ddc1f-blue.svg +[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/03ddc1f +[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 326b66d65..f3f545d13 100644 --- a/nginxproxymanager/config.json +++ b/nginxproxymanager/config.json @@ -1,11 +1,10 @@ { "name": "Nginx Proxy Manager", - "version": "c3fa718", + "version": "03ddc1f", "slug": "nginxproxymanager", "description": "Manage Nginx proxy hosts with a simple, powerful interface", "url": "https://github.com/hassio-addons/addon-nginx-proxy-manager", "webui": "http://[HOST]:[PORT:81]", - "startup": "application", "init": false, "arch": [ "aarch64", @@ -27,17 +26,13 @@ "81": "Proxy management web interface", "443": "HTTPS/SSL Entrance port" }, - "boot": "auto", - "hassio_api": true, - "hassio_role": "default", "map": [ "ssl:rw", "backup:rw" ], - "options": {}, "schema": { "log_level": "list(trace|debug|info|notice|warning|error|fatal)?", "reset_database": "bool?" }, - "image": "hassioaddons/nginxproxymanager-{arch}" + "image": "ghcr.io/hassio-addons/nginxproxymanager/{arch}" } \ No newline at end of file