chore(helm): update image ghcr.io/home-operations/jackett 0.24.196 → 0.24.200 (#41184)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `6b87297` -> `6fae05a` | --- > [!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. --- ### Release Notes <details> <summary>Jackett/Jackett (ghcr.io/home-operations/jackett)</summary> ### [`v0.24.200`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.200) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.196...v0.24.200) #### Changes: - [`8910925`](https://redirect.github.com/Jackett/Jackett/commit/89109259c50bf300643e7ba649035db6c5428cc7) Update rudub - [`7a391b5`](https://redirect.github.com/Jackett/Jackett/commit/7a391b598f7ba0425ceaba6f36620c0efee98771) lostfilm: fix for [#​16263](https://redirect.github.com/Jackett/Jackett/issues/16263) - [`7910b8d`](https://redirect.github.com/Jackett/Jackett/commit/7910b8dfead1b0af87750bce2d618d9658c79df6) zetorrents: new domain - [`da88b95`](https://redirect.github.com/Jackett/Jackett/commit/da88b954968771458e3db4c3a1a2d271b7e04e7f) magnetcat: bump alternate domains - [`8b809e8`](https://redirect.github.com/Jackett/Jackett/commit/8b809e8edc44361fe94f7f9075cc66cbe1d2978c) bitturk: drop redundant search parm - [`6d95e35`](https://redirect.github.com/Jackett/Jackett/commit/6d95e354aa5465a7ec9996e9760d6d08254800ae) add uhdtorrent a Turkish private site. resolves [#​16262](https://redirect.github.com/Jackett/Jackett/issues/16262) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14717\&view=logs). </details> --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.196
|
||||
appVersion: 0.24.200
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 25.11.10
|
||||
version: 25.11.11
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.196@sha256:6b87297ff963a7e529b57887dc9415cb082fb7bbb40cf571f5003467b8428abc
|
||||
tag: 0.24.200@sha256:6fae05a48b262851261b90021f8c84e372cb61330442a9bf1fb3038e631424cc
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user