mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Nginx Proxy Manager to 986cf0f
This commit is contained in:
parent
bd59999b4c
commit
c598c19ec5
4 changed files with 16 additions and 6 deletions
|
@ -1,4 +1,14 @@
|
|||
# Changelog since v0.10.1
|
||||
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#196)
|
||||
|
||||
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0.
|
||||
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
|
||||
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
|
||||
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Upgrades nodejs to 14.16.1-r1 (#194)
|
||||
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#192)
|
||||
|
||||
|
|
|
@ -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-1bc79b1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/1bc79b1
|
||||
[release-shield]: https://img.shields.io/badge/version-986cf0f-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/986cf0f
|
||||
[screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/main/images/screenshot.gif
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Nginx Proxy Manager",
|
||||
"version": "1bc79b1",
|
||||
"version": "986cf0f",
|
||||
"slug": "nginxproxymanager",
|
||||
"description": "Manage Nginx proxy hosts with a simple, powerful interface",
|
||||
"url": "https://github.com/hassio-addons/addon-nginx-proxy-manager",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue