mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 22:44:47 -03:00
BREAKING CHANGE(nzbget): Update image oci.trueforge.org/containerforge/nzbget 25.4.0 → 26.0.0 (#44611)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/nzbget](https://ghcr.io/trueforge-org/nzbget) ([source](https://redirect.github.com/nzbgetcom/nzbget)) | major | `5d3d7ff` -> `f185f63` | --- > [!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. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbnpiZ2V0IiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.4.0
|
||||
appVersion: 26.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,16 +25,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: NZBGet is a Usenet downloader client
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/nzbget
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/nzbget.webp
|
||||
home: https://truecharts.org/charts/stable/nzbget
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.webp
|
||||
keywords:
|
||||
- nzbget
|
||||
- usenet
|
||||
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: nzbget
|
||||
sources:
|
||||
- https://github.com/nzbgetcom/nzbget
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nzbget
|
||||
- https://nzbget.net/
|
||||
type: application
|
||||
version: 28.3.20
|
||||
version: 29.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/nzbget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "25.4.0@sha256:5d3d7fff49c694e4d97071006c053ef2926062f89df348498ea5f6cfd96d68a3"
|
||||
tag: "26.0.0@sha256:f185f6330e17e0eaefd3e92b04f160b21f52ceb50a7dcc15353fdc0ce99919d7"
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user