mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 07:01:26 -03:00
chore(helm): update image ghcr.io/home-operations/jackett 0.24.95 → 0.24.111 (#40607)
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 | `dfb0489` -> `92ef89b` | --- > [!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.111`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.111) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.101...v0.24.111) #### Changes: - [`179f062`](179f062c60) oxtorrent-vip: new alternate domain - [`834f2bf`](834f2bf0d8) add lajidui a Chinese private site. resolves [#​16232](https://redirect.github.com/Jackett/Jackett/issues/16232) - [`906b28a`](906b28a4d7) add cangbaoge a Chinese private site. resolves [#​16231](https://redirect.github.com/Jackett/Jackett/issues/16231) - [`aa6d0de`](aa6d0deeb5) Update rudub - [`446f7e6`](446f7e6ccc) build(deps): bump github/codeql-action from 3 to 4 ([#​16230](https://redirect.github.com/Jackett/Jackett/issues/16230)) - [`d072380`](d072380a3c) devil-torrents: switch path for keywordless search. resolves [#​13950](https://redirect.github.com/Jackett/Jackett/issues/13950) - [`b701044`](b7010440bb) hdforever: update cats and selector - [`9d97786`](9d97786431) torrent9: new domain - [`5ca49f8`](5ca49f8ffe) nusantarare: search mode 4 for imdbid now working. resolves [#​15669](https://redirect.github.com/Jackett/Jackett/issues/15669) - [`03815c4`](03815c49c5) extratorrent-st: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14628\&view=logs). ### [`v0.24.101`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.101) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.95...v0.24.101) #### Changes: - [`1486435`](1486435554) dontorrent: new domain - [`8539aab`](8539aabc06) Update rudub - [`a7c49ad`](a7c49ad515) matrix: new cat - [`b0d195a`](b0d195a585) torrentqq: bump domains - [`2882436`](288243664a) tangmen: lint [`ff2effb`](ff2effbce2) - [`ff2effb`](ff2effbce2) add tangmen a Chinese sprivate site. resolves [#​15957](https://redirect.github.com/Jackett/Jackett/issues/15957) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14618\&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.95
|
||||
appVersion: 0.24.111
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -22,8 +22,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: API Support for your favorite torrent trackers.
|
||||
home: https://trueforge.org/truecharts/stable/jackett
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/jackett.webp
|
||||
home: https://truecharts.org/charts/stable/jackett
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.webp
|
||||
keywords:
|
||||
- jackett
|
||||
- torrent
|
||||
@@ -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.8.5
|
||||
version: 25.8.6
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.95@sha256:dfb04890d7cef23744366cab3c89518ac52da5776b3ca8a3d2a18ed532ec1609
|
||||
tag: 0.24.111@sha256:92ef89b2264c5d05e24e2a963e2c4b30f31208f670443cb1a40cff9419e7028d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user