⬆️ Updating add-on Nginx Proxy Manager to 87acbd2

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-27 00:07:38 +00:00
parent 0199185b96
commit 57471b7773
5 changed files with 76 additions and 87 deletions

View file

@ -867,10 +867,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/4ba6625
[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/4ba6625/README.md
[addon-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/87acbd2
[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/87acbd2/README.md
[nginxproxymanager-issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues
[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-4ba6625-blue.svg
[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-87acbd2-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

View file

@ -1,63 +1,52 @@
# Changelog since v0.12.2
- ⬆️ Upgrades NGINX Proxy Manager to v2.9.19 (#383)
- 🚑 Exclude logs from backup (#382)
- 🚑 Update add-on to handle new log file paths (#357)
- ⬆️ Bump certbot-dns-cloudflare from 1.31.0 to 1.32.0 in /proxy-manager (#371)
# Changelog since v0.12.3
- Fix NPM build with NodeJS 18x (#429)
- hadolint: Ignore DL3042, already taken care of by the base image
- Fixes from base image upgrade to v13
- ⬆️ Update OpenSSL to v3 (major) (#427)
Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v1.31.0...v1.32.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>
- ⬆️ 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)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/libcap to v2.66-r0 (#424)
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)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/libffi-dev to v3.4.4-r0 (#419)
Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v1.29.0...v1.30.0)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/logrotate to v3.20.1-r3 (#425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/py3-pip to v22.3.1-r1 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/patch to v2.7.6-r8 (#421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/apache2-utils to v2.4.56-r0 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/git to v2.38.4-r1 (#423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/certbot to v1.32.0-r0 (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/mariadb-client to v10.6.12-r0 (#420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update Python to v3.10.10-r0 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/npm to v9 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/nodejs to v18 (#415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Add Renovate for dependency management (#411)
* Add Renovate for dependency management
---
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>
- ⬆️ Upgrades add-on base image to 12.2.4 (#360)
* Tweaks
- 🎆 Updates maintenance/license year to 2023 (#408)

View file

@ -122,7 +122,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2019-2022 Franck Nijhof
Copyright (c) 2019-2023 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

View file

@ -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/2022.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.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-4ba6625-blue.svg
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/4ba6625
[release-shield]: https://img.shields.io/badge/version-87acbd2-blue.svg
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/87acbd2
[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/main/images/screenshot.gif

View file

@ -1,34 +1,34 @@
name: Nginx Proxy Manager
version: 87acbd2
slug: nginxproxymanager
description: Manage Nginx proxy hosts with a simple, powerful interface
url: https://github.com/hassio-addons/addon-nginx-proxy-manager
codenotary: codenotary@frenck.dev
webui: http://[HOST]:[PORT:81]
init: false
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
backup_exclude:
- '*/logs'
codenotary: codenotary@frenck.dev
description: Manage Nginx proxy hosts with a simple, powerful interface
services:
- mysql:need
hassio_api: true
image: ghcr.io/hassio-addons/nginxproxymanager/{arch}
init: false
ports:
80/tcp: 80
81/tcp: 81
443/tcp: 443
ports_description:
80/tcp: HTTP Entrance port
81/tcp: Proxy management web interface
443/tcp: HTTPS/SSL Entrance port
map:
- ssl:rw
- backup:rw
name: Nginx Proxy Manager
ports:
443/tcp: 443
80/tcp: 80
81/tcp: 81
ports_description:
443/tcp: HTTPS/SSL Entrance port
80/tcp: HTTP Entrance port
81/tcp: Proxy management web interface
backup_exclude:
- '*/logs'
schema:
log_level: list(trace|debug|info|notice|warning|error|fatal)?
reset_database: bool?
services:
- mysql:need
slug: nginxproxymanager
url: https://github.com/hassio-addons/addon-nginx-proxy-manager
version: 4ba6625
webui: http://[HOST]:[PORT:81]
image: ghcr.io/hassio-addons/nginxproxymanager/{arch}