mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Nginx Proxy Manager to d553f96
This commit is contained in:
parent
1f45715bc9
commit
d40629970a
4 changed files with 23 additions and 6 deletions
|
@ -1,4 +1,21 @@
|
|||
# Changelog since v0.12.2
|
||||
- ⬆️ Bump certbot-dns-cloudflare from 1.31.0 to 1.32.0 in /proxy-manager (#371)
|
||||
|
||||
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)
|
||||
|
|
|
@ -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-df5dbec-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/df5dbec
|
||||
[release-shield]: https://img.shields.io/badge/version-d553f96-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/d553f96
|
||||
[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/main/images/screenshot.gif
|
|
@ -28,5 +28,5 @@ services:
|
|||
- mysql:need
|
||||
slug: nginxproxymanager
|
||||
url: https://github.com/hassio-addons/addon-nginx-proxy-manager
|
||||
version: df5dbec
|
||||
version: d553f96
|
||||
webui: http://[HOST]:[PORT:81]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue