⬆️ Updating add-on Nginx Proxy Manager to df5dbec

This commit is contained in:
Community Hass.io Add-ons Bot 2022-11-16 23:56:42 +00:00
parent cff9c35b16
commit 182f6a3067
4 changed files with 30 additions and 6 deletions

View file

@ -1,4 +1,28 @@
# Changelog since v0.12.2
- ⬆️ Upgrades add-on base image to 12.2.7 (#381)
- ⬆️ Upgrades nginx to 1.22.1-r0 (#380)
- ⬆️ Upgrades mariadb-client to 10.6.10-r0 (#379)
- ⬆️ Upgrades nodejs to 16.17.1-r0 (#378)
- ⬆️ Upgrades python3 to 3.10.8-r0 (#377)
- ⬆️ Upgrades openssl to 1.1.1s-r0 (#376)
- ⬆️ Upgrades git to 2.36.3-r0 (#375)
- ⬆️ Bump certbot-dns-cloudflare from 1.30.0 to 1.31.0 in /proxy-manager (#367)
Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v1.30.0...v1.31.0)
---
updated-dependencies:
- dependency-name: certbot-dns-cloudflare
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump certbot-dns-cloudflare from 1.29.0 to 1.30.0 in /proxy-manager (#356)
Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.29.0 to 1.30.0.

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

View file

@ -28,5 +28,5 @@ services:
- mysql:need
slug: nginxproxymanager
url: https://github.com/hassio-addons/addon-nginx-proxy-manager
version: 163cd02
version: df5dbec
webui: http://[HOST]:[PORT:81]