From c9c8d949ce109f684cc6b456d7479f2ea185dd97 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 1 Jul 2025 09:01:03 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/jc21/?= =?UTF-8?q?nginx-proxy-manager=202.12.3=20=E2=86=92=202.12.4=20(#36830)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jc21/nginx-proxy-manager](https://redirect.github.com/jc21/nginx-proxy-manager) | patch | `e5eecad` -> `c4b78ef` | --- > [!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
jc21/nginx-proxy-manager (docker.io/jc21/nginx-proxy-manager) ### [`v2.12.4`](https://redirect.github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.12.4) [Compare Source](https://redirect.github.com/jc21/nginx-proxy-manager/compare/v2.12.3...v2.12.4) #### Changes - API Schema Improvements (thanks [@​Sander0542](https://redirect.github.com/Sander0542)) - Update copyright year to 2025 (thanks [@​mordyovits](https://redirect.github.com/mordyovits)) - Fix Incorrect Api status codes (thanks [@​h33n0k](https://redirect.github.com/h33n0k)) - Fix Streams incorrect swagger/openapi schema - Make textarea font monospace (thanks [@​1ukastesar](https://redirect.github.com/1ukastesar)) - Optimize certbot ownership script to reduce container startup time (thanks [@​addievo](https://redirect.github.com/addievo)) - Added IP_RANGES_FETCH_ENABLED environment variable (thanks [@​cg-zhou](https://redirect.github.com/cg-zhou)) - Fixed an issue with the 500 error code on the Stream list page (thanks [@​ZeroDeng01](https://redirect.github.com/ZeroDeng01)) - Fixed error in sqlite installation compose file (thanks [@​wisewtf](https://redirect.github.com/wisewtf)) #### Certbot Plugins - Add First Domains DNS Provider (thanks [@​hatharry](https://redirect.github.com/hatharry)) - Add Baidu as DNS provider (thanks [@​chenghaopeng](https://redirect.github.com/chenghaopeng)) - Add CDMon DNS provider (thanks [@​aitor422](https://redirect.github.com/aitor422)) - Add Selectel v2 DNS provider (thanks [@​spions](https://redirect.github.com/spions)) - Add Spaceship DNS provider (thanks [@​gustavfroding](https://redirect.github.com/gustavfroding)) - Add nic.ru DNS provider (thanks [@​vzagorovskiy](https://redirect.github.com/vzagorovskiy)) - Add DDNSS DNS Provider (thanks [@​astamminger](https://redirect.github.com/astamminger)) - Add cpanel_api_token entry to credentials check (thanks [@​godsgood33](https://redirect.github.com/godsgood33)) - Fix DomainOffensive certbot plugin (thanks [@​chindocaine](https://redirect.github.com/chindocaine)) - Update certbot-dns-cpanel version (thanks [@​pustekuchen91](https://redirect.github.com/pustekuchen91)) - Update 'global/certbot-dns-plugins.json' to apply SSL certs for CloudFlare (thanks [@​tom-kst](https://redirect.github.com/tom-kst)) - Update strato plugin (thanks [@​MinhPho](https://redirect.github.com/MinhPho)) - Update Gandi plugin (thanks [@​amateescu](https://redirect.github.com/amateescu)) - Updates Active24 plugin (thanks [@​foxtrotcz](https://redirect.github.com/foxtrotcz)) - Update cloudflare plugin (thanks [@​henmohr](https://redirect.github.com/henmohr)) #### Docker images - [jc21/nginx-proxy-manager:latest](https://hub.docker.com/layers/jc21/nginx-proxy-manager/latest/images/sha256-971e6eaf71419d26d65b17bca8bca803439520de33f4b129a4f8f52341d6e04d) - [jc21/nginx-proxy-manager:2](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2/images/sha256-971e6eaf71419d26d65b17bca8bca803439520de33f4b129a4f8f52341d6e04d) - [jc21/nginx-proxy-manager:2.12.4](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2.12.4/images/sha256-971e6eaf71419d26d65b17bca8bca803439520de33f4b129a4f8f52341d6e04d)
--- ### 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. --- - [ ] 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). --- charts/stable/nginx-proxy-manager/Chart.yaml | 4 ++-- charts/stable/nginx-proxy-manager/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index db1955748de..a88ebc92025 100644 --- a/charts/stable/nginx-proxy-manager/Chart.yaml +++ b/charts/stable/nginx-proxy-manager/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.12.3 +appVersion: 2.12.4 dependencies: - name: common version: 25.4.10 @@ -45,5 +45,5 @@ sources: - https://hub.docker.com/r/jc21/nginx-proxy-manager - https://nginxproxymanager.com/ type: application -version: 11.15.0 +version: 11.15.1 diff --git a/charts/stable/nginx-proxy-manager/values.yaml b/charts/stable/nginx-proxy-manager/values.yaml index 65ae8e872d2..5c0fe8ae9c0 100644 --- a/charts/stable/nginx-proxy-manager/values.yaml +++ b/charts/stable/nginx-proxy-manager/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/jc21/nginx-proxy-manager pullPolicy: IfNotPresent - tag: 2.12.3@sha256:e5eecad9bf040f1e7ddc9db6bbc812d690503aa119005e3aa0c24803746b49ea + tag: 2.12.4@sha256:c4b78efef47879a693cdd04e6c0d06f3c37e9626bf9101c4686a4c12033339ad service: main: ports: