fix(nginx-proxy-manager): update image docker.io/jc21/nginx-proxy-manager 2.13.6 → 2.13.7 (#44597)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jc21/nginx-proxy-manager](https://redirect.github.com/jc21/nginx-proxy-manager)
| patch | `08e0997` -> `3c5acf6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard 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.13.7`](https://redirect.github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.13.7)

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

<p>
<img
src="https://img.shields.io/badge/openresty-1.27.1.2-00DED7.svg?style=for-the-badge">
<img
src="https://img.shields.io/badge/certbot-5.3.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

- 🇫🇷 Add French locale (thanks
[@&#8203;GedasMirak](https://redirect.github.com/GedasMirak))
- 🇹🇷 Add Turkish locale (thanks
[@&#8203;orhnplt](https://redirect.github.com/orhnplt))
- 🇭🇺 Add Hungarian locale (thanks
[@&#8203;toviszsolt](https://redirect.github.com/toviszsolt))
- 🇵🇹 Add Portuguese (thanks
[@&#8203;maghuro](https://redirect.github.com/maghuro))
- 🇩🇪 Updated German locale (thanks
[@&#8203;blinkerfluessigkeit](https://redirect.github.com/blinkerfluessigkeit))
- Fix
[#&#8203;5216](https://redirect.github.com/jc21/nginx-proxy-manager/issues/5216)
https-only redirection loop behind another proxy (thanks
[@&#8203;jerry-yuan](https://redirect.github.com/jerry-yuan))
- Updated Cloudns certbot plugin (thanks
[@&#8203;xJayMorex](https://redirect.github.com/xJayMorex))
- Add Dependabot config (thanks
[@&#8203;Lokowitz](https://redirect.github.com/Lokowitz))
- Updated a tonne of dependencies
- Changed sqlite3 package to better-sqlite3
- Fix bug with 2fa recovery codes not being valid

#### Docker images

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

</details>

---

### Configuration

📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmdpbngtcHJveHktbWFuYWdlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-02-06 00:21:35 +01:00
committed by GitHub
parent f3b4d84218
commit 458ae04e0d
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.13.6
appVersion: 2.13.7
dependencies:
- name: common
version: 28.29.49
@@ -32,17 +32,17 @@ dependencies:
import-values: []
deprecated: false
description: Managing Nginx proxy hosts with a simple, powerful interface.
home: https://trueforge.org/truetech/truecharts/charts/stable/nginx-proxy-manager
icon: https://trueforge.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.webp
home: https://truecharts.org/charts/stable/nginx-proxy-manager
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.webp
keywords:
- nginx-proxy-manager
- nginx
- reverse-proxy
kubeVersion: '>=1.27.0-0'
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@trueforge.org
url: https://trueforge.org
email: info@truecharts.org
url: https://truecharts.org
name: nginx-proxy-manager
sources:
- https://github.com/NginxProxyManager/nginx-proxy-manager
@@ -50,5 +50,5 @@ sources:
- https://hub.docker.com/r/jc21/nginx-proxy-manager
- https://nginxproxymanager.com/
type: application
version: 13.19.29
version: 13.19.30
@@ -1,7 +1,7 @@
image:
repository: docker.io/jc21/nginx-proxy-manager
pullPolicy: IfNotPresent
tag: 2.13.6@sha256:08e0997ce1cc8738637b0e271a727815ea89ed564ce392e0f9035f1a03c089c5
tag: 2.13.7@sha256:3c5acf6bc3125079906078d0cacec59130018bb32ed64092f7ce495edc68c5ec
service:
main:
ports: