chore(helm): update image docker.io/jc21/nginx-proxy-manager 2.12.4 → 2.12.6 (#37372)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jc21/nginx-proxy-manager](https://redirect.github.com/jc21/nginx-proxy-manager) | patch | `c4b78ef` -> `6ab0978` | 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.12.6`](https://redirect.github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.12.6) [Compare Source](https://redirect.github.com/jc21/nginx-proxy-manager/compare/v2.12.5...v2.12.6) <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-4.1.1-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 Fixes [#​4629](https://redirect.github.com/jc21/nginx-proxy-manager/issues/4629) - Improved startup file ownership script with new env var to skip certbot folders, choose your flavour: ``` SKIP_CERTBOT_OWNERSHIP=true SKIP_CERTBOT_OWNERSHIP=yes SKIP_CERTBOT_OWNERSHIP=1 SKIP_CERTBOT_OWNERSHIP=on ``` #### Docker images - [jc21/nginx-proxy-manager:latest](https://hub.docker.com/layers/jc21/nginx-proxy-manager/latest/images/sha256-dc9ccd92d8c534a4b9da7283c1b28f57b76d7980a45583270e5da492819f47c2) - [jc21/nginx-proxy-manager:2](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2/images/sha256-dc9ccd92d8c534a4b9da7283c1b28f57b76d7980a45583270e5da492819f47c2) - [jc21/nginx-proxy-manager:2.12.6](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2.12.6/images/sha256-dc9ccd92d8c534a4b9da7283c1b28f57b76d7980a45583270e5da492819f47c2) ### [`v2.12.5`](https://redirect.github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.12.5) [Compare Source](https://redirect.github.com/jc21/nginx-proxy-manager/compare/v2.12.4...v2.12.5) <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-4.1.1-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 - Revert cloudflare dns plugin change. All Certbot DNS changes now require 2 verifications from the community - Updated Certbot, and applied legacy fixes to support old certbot plugins - Added env var support for `SKIP_CERTBOT_OWNERSHIP=true` for advanced users who *may* want this - Updated s6-overlay > \[!WARNING] > If you currently use a `S6_STAGE2_HOOK` environment variable, remove it. Otherwise, you're going to have a bad time. See [#​4629](https://redirect.github.com/jc21/nginx-proxy-manager/issues/4629) #### 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.5](https://hub.docker.com/layers/jc21/nginx-proxy-manager/2.12.4/images/sha256-971e6eaf71419d26d65b17bca8bca803439520de33f4b129a4f8f52341d6e04d) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.12.4
|
||||
appVersion: 2.12.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.12.9
|
||||
@@ -45,5 +45,5 @@ sources:
|
||||
- https://hub.docker.com/r/jc21/nginx-proxy-manager
|
||||
- https://nginxproxymanager.com/
|
||||
type: application
|
||||
version: 12.0.13
|
||||
version: 12.0.14
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jc21/nginx-proxy-manager
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.12.4@sha256:c4b78efef47879a693cdd04e6c0d06f3c37e9626bf9101c4686a4c12033339ad
|
||||
tag: 2.12.6@sha256:6ab097814f54b1362d5fd3c5884a01ddd5878aaae9992ffd218439180f0f92f3
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user