chore(helm): update image ghcr.io/elfhosted/nzbget 24.4 → 24.5 (#30267)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbget](https://redirect.github.com/nzbgetcom/nzbget) | minor | `7374ee7` -> `8861eae` | --- > [!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>nzbgetcom/nzbget (ghcr.io/elfhosted/nzbget)</summary> ### [`v24.5`](https://redirect.github.com/nzbgetcom/nzbget/releases/tag/v24.5) [Compare Source](https://redirect.github.com/nzbgetcom/nzbget/compare/v24.4...v24.5) #### What's Changed - Features: - ASUSTOR support - the package (ADM 4.3+) is available from the [nzbget-asustor](https://redirect.github.com/nzbgetcom/nzbget-asustor) repository and from the ASUSTOR App Central - Bug fixes: - Fixed multiple bugs related to bad support of long-paths on Windows [#​441](https://redirect.github.com/nzbgetcom/nzbget/pull/441) - Fixed ARMv5 arch support [#​451](https://redirect.github.com/nzbgetcom/nzbget/pull/451) - For developers: - Fixed homebrew CI build, macOS ARM64 with Xcode 16, Boost.JSON build via CMake [#​444](https://redirect.github.com/nzbgetcom/nzbget/pull/444) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 24.4.0
|
appVersion: 24.5.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.2.2
|
version: 25.2.2
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbget
|
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbget
|
||||||
- https://nzbget.net/
|
- https://nzbget.net/
|
||||||
type: application
|
type: application
|
||||||
version: 24.2.0
|
version: 24.3.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/elfhosted/nzbget
|
repository: ghcr.io/elfhosted/nzbget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 24.4@sha256:7374ee77d5b84bad609b5319d03cbf9fa4a081efe9b6b25f9969630a859e8775
|
tag: 24.5@sha256:8861eae1bdf7b5be8986dcfb75b793948652d3a63c5b0d355a88a99519027dca
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user