chore(helm): update image ghcr.io/home-operations/jackett 0.24.145 → 0.24.153 (#40840)
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 | `71f4784` -> `2520359` | --- > [!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.153`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.153) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.145...v0.24.153) #### Changes: - [`97cd23e`](https://redirect.github.com/Jackett/Jackett/commit/97cd23e30f4bebf73fc69679ea0bf2e484d5b62f) isohunt2: new domain resolves [#​2023](https://redirect.github.com/Jackett/Jackett/issues/2023) - [`0e301b4`](https://redirect.github.com/Jackett/Jackett/commit/0e301b485aa0581e4b5eea696c115b0508f99d08) Update shakaw\.yml - [`b25a7b4`](https://redirect.github.com/Jackett/Jackett/commit/b25a7b4dc31b60ab65996c0e4042e5bd91026d58) Update rudub - [`40bdb75`](https://redirect.github.com/Jackett/Jackett/commit/40bdb750bd367fbe810fd4496633c3066494ab1f) Update README.md - [`644dca7`](https://redirect.github.com/Jackett/Jackett/commit/644dca79b7f40ef5a1a7b2b74fdde6fcde4a06f9) shakaw: add Brazilian private tracker. resolves [#​16248](https://redirect.github.com/Jackett/Jackett/issues/16248) ([#​16249](https://redirect.github.com/Jackett/Jackett/issues/16249)) - [`3bda20c`](https://redirect.github.com/Jackett/Jackett/commit/3bda20c44859f00113945cadb4cb58c8ae7f8006) build(deps): bump actions/setup-node from 5 to 6 ([#​16246](https://redirect.github.com/Jackett/Jackett/issues/16246)) - [`a60fe8c`](https://redirect.github.com/Jackett/Jackett/commit/a60fe8c56d47f81767905d248a1ba20800e9145a) torrentcontrol: ignore anime for now. [#​16238](https://redirect.github.com/Jackett/Jackett/issues/16238) - [`8456803`](https://redirect.github.com/Jackett/Jackett/commit/8456803fec9c5803381898f68e7803343f924d0e) megamixtracker: CA expired - [`26eedad`](https://redirect.github.com/Jackett/Jackett/commit/26eedad010c866b60970e1925a6bffbac28a5b72) torrentcontrol: new cat [#​16238](https://redirect.github.com/Jackett/Jackett/issues/16238) - [`819ec90`](https://redirect.github.com/Jackett/Jackett/commit/819ec9090a50488ba937009850e3d4480498f77e) kickasstorrents-to: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14670\&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.145
|
||||
appVersion: 0.24.153
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.25.0
|
||||
@@ -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.10.3
|
||||
version: 25.10.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.145@sha256:71f4784691932b14fe2eb654a67f3b8dc39cff890565a865e0620acb493f08d9
|
||||
tag: 0.24.153@sha256:2520359b2a90d1b6e1c1f31ce23794055c537ea133a4188223fe592ec01db779
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user