chore(helm): update image ghcr.io/home-operations/jackett 0.23.74 → 0.23.87 (#40168)
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 | `f00b909` -> `cbb1ea1` | --- > [!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.23.87`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.87) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.23.74...v0.23.87) #### Changes: - [`4ad5f5d`](https://redirect.github.com/Jackett/Jackett/commit/4ad5f5d3fdd54c23a33b46b58f4f1a9ee1d7d3f5) polishtorrent: add cat - [`ace7e82`](https://redirect.github.com/Jackett/Jackett/commit/ace7e822842c254cc4bc6146d18cf859f8f6d493) Update rudub - [`d5e9166`](https://redirect.github.com/Jackett/Jackett/commit/d5e91668bfe4fa8450173a12e29c9cf44b3c9533) mircrew: modify size defaults for 4K results. resolves [#​16010](https://redirect.github.com/Jackett/Jackett/issues/16010) - [`0dc13f2`](https://redirect.github.com/Jackett/Jackett/commit/0dc13f23d7dd8d71111c7bcf6c199422cacde6b6) pornxlab: removed. resolves [#​16060](https://redirect.github.com/Jackett/Jackett/issues/16060) - [`7896e77`](https://redirect.github.com/Jackett/Jackett/commit/7896e774ca0a9b27aa9b7e34e549c0cdd3f7b752) anime-time: removed. resolves [#​14578](https://redirect.github.com/Jackett/Jackett/issues/14578) - [`9738fc9`](https://redirect.github.com/Jackett/Jackett/commit/9738fc9d956e943a6c3c46d21ddef6fdc8002c4e) hdspace: attempt to use filename as title This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14516\&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.23.74
|
||||
appVersion: 0.23.87
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.21.0
|
||||
@@ -38,7 +38,8 @@ sources:
|
||||
- https://ghcr.io/home-operations/jackett
|
||||
- https://github.com/Jackett/Jackett
|
||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||
- 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.6.0
|
||||
version: 25.6.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.23.74@sha256:f00b909d69380e15fa35cd2ab4e5c0ce84fc53e1db3989cc6d51d5c118ca5a55
|
||||
tag: 0.23.87@sha256:cbb1ea17180c07c184d4c9b7a4a7fb4af18862756b17caca6896a98fd9e06abd
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user