Files
truecharts/charts
TrueCharts Bot 5191d8d8bb feat(nginx-proxy-manager): update image docker.io/jc21/nginx-proxy-manager 2.14.0 → 2.15.1 (#48738)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jc21/nginx-proxy-manager](https://redirect.github.com/jc21/nginx-proxy-manager)
| minor | `2aa69b3` → `52b2c59` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>jc21/nginx-proxy-manager
(docker.io/jc21/nginx-proxy-manager)</summary>

###
[`v2.15.1`](https://redirect.github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.15.1)

[Compare
Source](https://redirect.github.com/jc21/nginx-proxy-manager/compare/v2.15.0...v2.15.1)

<p>
<img
src="https://img.shields.io/badge/openresty-1.29.2.5-00DED7.svg?style=for-the-badge">
<img
src="https://img.shields.io/badge/certbot-5.6.0-00C6DE.svg?style=for-the-badge">
<img
src="https://img.shields.io/badge/s6overlay-3.2.1.0-00A8DE.svg?style=for-the-badge">
</p>

#### Changes

- Base image reverts to Lua v5.1.5
- Fix
[#&#8203;5611](https://redirect.github.com/jc21/nginx-proxy-manager/issues/5611)
when internal nginx conf files are over mounted

#### Docker images

-
[jc21/nginx-proxy-manager:latest](https://hub.docker.com/layers/jc21/nginx-proxy-manager/latest/images/sha256-99a885f56ca2203a2eb352a5f9e2cd5c1e25786508debd725ad48ebe955d114f)
-
[jc21/nginx-proxy-manager:2](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2/images/sha256-99a885f56ca2203a2eb352a5f9e2cd5c1e25786508debd725ad48ebe955d114f)
-
[jc21/nginx-proxy-manager:2.15.1](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2.15.1/images/sha256-99a885f56ca2203a2eb352a5f9e2cd5c1e25786508debd725ad48ebe955d114f)

###
[`v2.15.0`](https://redirect.github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.15.0)

[Compare
Source](https://redirect.github.com/jc21/nginx-proxy-manager/compare/v2.14.0...v2.15.0)

<p>
<img
src="https://img.shields.io/badge/openresty-1.29.2.5-00DED7.svg?style=for-the-badge">
<img
src="https://img.shields.io/badge/certbot-5.6.0-00C6DE.svg?style=for-the-badge">
<img
src="https://img.shields.io/badge/s6overlay-3.2.1.0-00A8DE.svg?style=for-the-badge">
</p>

> \[!WARNING]
> Major update: Debian Trixie base image, OpenResty, Certbot and Python
have been updated. Exercise caution with this upgrade as your DNS
plugins may not work as expected and require tweaks to dependencies. See
the new [Certbot Doc](https://nginxproxymanager.com/certbot/) for more
info.

#### Changes

- Updated OpenResty to address CVE-2026-42945 / CVE-2026-8711 /
CVE-2026-9256
- Certbot DNS plugin installs are tested in CI now; but usage of them
for requesting certs is not
- Fix SQLLite issue with NOW()
- Regenerate configs improvements
- Lots of Node dep updates
- Fix incorrect html description
- Various Cypress improvements
- Fix silent nginx config corruption in 50-ipv6.sh (thanks
[@&#8203;bill-mahoney](https://redirect.github.com/bill-mahoney))
- Added PUT and DELETE method to Access-Control-Allow-Methods field
(thanks [@&#8203;MBulli](https://redirect.github.com/MBulli))
- Adds column sorting to Nginx tables (thanks
[@&#8203;clementfavre](https://redirect.github.com/clementfavre))
- fix Nginx Proxy Manager allows any authenticated user to modify their
own roles field through the PUT (thanks
[@&#8203;Zoey2936](https://redirect.github.com/Zoey2936))
- Fix translation in streams table ignoring current enable/disable state
(thanks [@&#8203;tomas-bara](https://redirect.github.com/tomas-bara))
- Add SECURITY.md for security policy and reporting (thanks
[@&#8203;jcarvajalantigua](https://redirect.github.com/jcarvajalantigua))
- Fix Undefined Variable next Referenced in Route Error Handler (thanks
[@&#8203;barttran2k](https://redirect.github.com/barttran2k))
- Fix grammar and clarity issues in README.md (thanks
[@&#8203;Arihant101](https://redirect.github.com/Arihant101))
- Access list clients ordered insert (thanks
[@&#8203;edklesel](https://redirect.github.com/edklesel))
- Docs: Fix PostgreSQL volume mapping to prevent data loss (thanks
[@&#8203;fankes](https://redirect.github.com/fankes))
- Docs: add NPM Auth Gateway to third-party integrations (thanks
[@&#8203;Mark0025](https://redirect.github.com/Mark0025))
- Docs: add selfhosting.sh guide to third-party list (thanks
[@&#8203;roundone](https://redirect.github.com/roundone))
- Adds host info to proxy host delete confirmation modal (thanks
[@&#8203;clementfavre](https://redirect.github.com/clementfavre))
- fix: omit "Access rules" directives if no rules configured (thanks
[@&#8203;Matthew-Kilpatrick](https://redirect.github.com/Matthew-Kilpatrick))
- Add hoster.by certbot plugin (thanks
[@&#8203;butalex11](https://redirect.github.com/butalex11))
- Add RcodeZero certbot plugin (thanks
[@&#8203;Ludo-code](https://redirect.github.com/Ludo-code))
- Updated deSec certbot plugin (thanks
[@&#8203;MichaelJanssenNesai](https://redirect.github.com/MichaelJanssenNesai))
- Add Hostinger certbot plugin (thanks
[@&#8203;rfos](https://redirect.github.com/rfos))
- Updated EuroDNS certbot plugin (thanks
[@&#8203;DaanSelen](https://redirect.github.com/DaanSelen))
- 🇳🇴 Add Norwegian locale (thanks
[@&#8203;biodland](https://redirect.github.com/biodland))
- 🇪🇪 Add Estonia locale (thanks
[@&#8203;siimaarmaa](https://redirect.github.com/siimaarmaa))
- 🇷🇺 Updated Russian locale (thanks
[@&#8203;kraineff](https://redirect.github.com/kraineff))
- 🇮🇪 Updated Irish locale (thanks
[@&#8203;eren-karakus0](https://redirect.github.com/eren-karakus0))
- 🇫🇷 Updated French locale (thanks
[@&#8203;Flop2691](https://redirect.github.com/Flop2691))
- 🇫🇷 Updated French locale (thanks
[@&#8203;MarioGervais](https://redirect.github.com/MarioGervais))
- 🇳🇱 Updated Dutch locale (thanks
[@&#8203;Stephan-P](https://redirect.github.com/Stephan-P))

#### Docker images

-
[jc21/nginx-proxy-manager:latest](https://hub.docker.com/layers/jc21/nginx-proxy-manager/latest/images/sha256-dd5c130caff2ec3bd9c8dfa6aff54cef3be5d9119f42c5e154f4ba916a26c7c1)
-
[jc21/nginx-proxy-manager:2](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2/images/sha256-dd5c130caff2ec3bd9c8dfa6aff54cef3be5d9119f42c5e154f4ba916a26c7c1)
-
[jc21/nginx-proxy-manager:2.15.0](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2.15.0/images/sha256-dd5c130caff2ec3bd9c8dfa6aff54cef3be5d9119f42c5e154f4ba916a26c7c1)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uZ2lueC1wcm94eS1tYW5hZ2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-06-03 18:46:12 +02:00
..