diff --git a/README.md b/README.md index 857436238..7015c66c5 100644 --- a/README.md +++ b/README.md @@ -973,10 +973,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/8c88f89 -[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/8c88f89/README.md +[addon-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/6f10e65 +[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/6f10e65/README.md [nginxproxymanager-issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues -[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-8c88f89-blue.svg +[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-6f10e65-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 cf37c6c4a..158e8138e 100644 --- a/nginxproxymanager/CHANGELOG.md +++ b/nginxproxymanager/CHANGELOG.md @@ -1,49 +1,2 @@ -# Changelog since v0.9.0 -- ⬆ Upgrades NGINX Proxy Manager to v2.8.0 (#153) -- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#152) - -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#151) - -Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. -- [Release notes](https://github.com/actionshub/markdownlint/releases) -- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) -- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#150) - -Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. -- [Release notes](https://github.com/actions/cache/releases) -- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump certbot-dns-cloudflare from 1.11.0 to 1.12.0 in /proxy-manager (#149) - -Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.11.0 to 1.12.0. -- [Release notes](https://github.com/certbot/certbot/releases) -- [Commits](https://github.com/certbot/certbot/compare/v1.11.0...v1.12.0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#148) - -Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. -- [Release notes](https://github.com/frenck/action-yamllint/releases) -- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- 🔨 Change to addon.option for reset_database (#147) +# Changelog since v0.10.0 +- ⬆ Upgrades git to 2.30.1-r0 (#155) diff --git a/nginxproxymanager/README.md b/nginxproxymanager/README.md index 3e635b9a7..57bf06f70 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-8c88f89-blue.svg -[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/8c88f89 +[release-shield]: https://img.shields.io/badge/version-6f10e65-blue.svg +[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/6f10e65 [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 517722990..f75f5bcfb 100644 --- a/nginxproxymanager/config.json +++ b/nginxproxymanager/config.json @@ -1,6 +1,6 @@ { "name": "Nginx Proxy Manager", - "version": "8c88f89", + "version": "6f10e65", "slug": "nginxproxymanager", "description": "Manage Nginx proxy hosts with a simple, powerful interface", "url": "https://github.com/hassio-addons/addon-nginx-proxy-manager",