chore(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v7.0.0@bd232d9 by renovate (#22257)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/geek-cookbook/nzbhydra2 | major | `6.2.1` -> `7.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNyIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
This commit is contained in:
parent
71f4a10437
commit
68e4e046a5
|
@ -7,7 +7,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: 6.2.1
|
appVersion: 7.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 23.0.7
|
version: 23.0.7
|
||||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.webp
|
||||||
keywords:
|
keywords:
|
||||||
- nzbhydra
|
- nzbhydra
|
||||||
- usenet
|
- usenet
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra
|
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra
|
||||||
- https://ghcr.io/geek-cookbook/nzbhydra2
|
- https://ghcr.io/geek-cookbook/nzbhydra2
|
||||||
type: application
|
type: application
|
||||||
version: 21.1.2
|
version: 22.0.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/geek-cookbook/nzbhydra2
|
repository: ghcr.io/geek-cookbook/nzbhydra2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 6.2.1@sha256:8b51c7b57060973ae4b41fb129271ba1467778506b7b7f7ad49eb5ac27acfc8e
|
tag: 7.0.0@sha256:bd232d9ae759298c06988e13131bb757ead37a47b03455b948d17d60470bc2ce
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue