chore(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.10@5897938 by renovate (#19473)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/geek-cookbook/nzbhydra2 | patch | `5.3.8` -> `5.3.10` | --- > [!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**: 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
fe0b1eef15
commit
8e86394fe4
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.3.8
|
||||
appVersion: 5.3.10
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.2
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png
|
|||
keywords:
|
||||
- nzbhydra
|
||||
- usenet
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra
|
||||
- https://ghcr.io/geek-cookbook/nzbhydra2
|
||||
type: application
|
||||
version: 19.7.1
|
||||
version: 19.7.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/geek-cookbook/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.3.8@sha256:415377c5e7537f0817bb9a37b0215e41da6a767046ec64453113b5783b2cd5ca
|
||||
tag: 5.3.10@sha256:5897938d48bdd7c5ea0a116a35575b3e256121a063cc018995cb81dab7610f3a
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue