chore(deps): update container image ghcr.io/geek-cookbook/jackett to v0.21.2253@a6b0a31 by renovate (#20092)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/geek-cookbook/jackett | patch | `0.21.2232` -> `0.21.2253` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMiIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
24ebfd1fd3
commit
6b2d75f05f
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.21.2232
|
||||
appVersion: 0.21.2253
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
|
@ -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.11
|
||||
version: 20.0.12
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/geek-cookbook/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.21.2232@sha256:ff9df95ace2e9399fab0c3dd832145f5b61d1103560f2c266f41e74652152e43
|
||||
tag: 0.21.2253@sha256:a6b0a318ae39e1e1b2faf3e8375f53b4fd91bd0e7f08c05bdf82d723119b18c0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue