chore(deps): update container image ghcr.io/geek-cookbook/jackett to v0.21.2199@0ebd2bb by renovate (#19913)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/geek-cookbook/jackett | patch | `0.21.2175` -> `0.21.2199` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
32459f4d1e
commit
0e62ba8344
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.21.2175
|
||||
appVersion: 0.21.2199
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.9
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- jackett
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
- https://ghcr.io/geek-cookbook/jackett
|
||||
type: application
|
||||
version: 20.0.6
|
||||
version: 20.0.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/geek-cookbook/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.21.2175@sha256:ee69ddf8c666d734428c2be317758525c7b18774e5c7c2628acfd698e87eb503
|
||||
tag: 0.21.2199@sha256:0ebd2bbe4a6ddcf3752066370069cb759b04a8972550a672cb8aa877a99cd829
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue