⬆️ Updating add-on Nginx Proxy Manager to 3d47dfe

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-18 10:43:51 +00:00
parent 703d896b2e
commit 3545da5669
4 changed files with 23 additions and 6 deletions

View file

@ -1,4 +1,21 @@
# Changelog since v0.11.0
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#261)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to v10.0.1 (#259)
- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#245)

View file

@ -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-c42ae68-blue.svg
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/c42ae68
[release-shield]: https://img.shields.io/badge/version-3d47dfe-blue.svg
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/3d47dfe
[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/main/images/screenshot.gif

View file

@ -1,6 +1,6 @@
{
"name": "Nginx Proxy Manager",
"version": "c42ae68",
"version": "3d47dfe",
"slug": "nginxproxymanager",
"description": "Manage Nginx proxy hosts with a simple, powerful interface",
"url": "https://github.com/hassio-addons/addon-nginx-proxy-manager",