chore(helm): update image ghcr.io/home-operations/jackett 0.22.2301 → 0.22.2306 (#38564)
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 | `6227b88` -> `5265fab` | --- > [!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.22.2306`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2306) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2301...v0.22.2306) #### Changes: - [`75f37f0`](https://redirect.github.com/Jackett/Jackett/commit/75f37f0f86e79835dddda1ac7511fdb0a68efa6f) polishtorrent: bump engine tag - [`d7772cc`](https://redirect.github.com/Jackett/Jackett/commit/d7772ccb7e4ccd051587ace4e46bb197ca1d8af7) bitporn: bump engine tag - [`8718e1b`](https://redirect.github.com/Jackett/Jackett/commit/8718e1b2f9abd81647421bdf080078eac7ebd46f) rutracker: fix removing directors from titme - [`47ba733`](https://redirect.github.com/Jackett/Jackett/commit/47ba733053d2d65db10576f261b8e53a20f2a33e) Update rudub - [`db08552`](https://redirect.github.com/Jackett/Jackett/commit/db08552434a20b79e172abf284f452633d173e42) 0magnet: add trailing . to keywordless. resolves [#​10738](https://redirect.github.com/Jackett/Jackett/issues/10738) - [`2723e03`](https://redirect.github.com/Jackett/Jackett/commit/2723e0382cea62302474143203cde199b49c67f6) iptorrents: update cert exception - [`274c979`](https://redirect.github.com/Jackett/Jackett/commit/274c97957882aed4371169902c4054eb9fcdf9dd) lostfilm: typo - [`70a6bab`](https://redirect.github.com/Jackett/Jackett/commit/70a6bab0dff00295499322b1b05ec4e877b38177) yuscene; new cat - [`74105e0`](https://redirect.github.com/Jackett/Jackett/commit/74105e05f6c63c4d373fd7262f40bb8343fd1ff5) kickasstorrents-to: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14280\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.22.2301
|
||||
appVersion: 0.22.2306
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.1
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 25.1.5
|
||||
version: 25.1.6
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.22.2301@sha256:6227b88533bcf6883007cf8cc95db428b56ec541a59fcab08b5290f9c6793c29
|
||||
tag: 0.22.2306@sha256:5265fabeb523e62ad11dcc1a1cff0a03b8cb755e512e1f2e1e2c30b7de0e5fc4
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user