chore(helm): update image ghcr.io/home-operations/jackett 0.24.222 → 0.24.234 (#41290)
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 | `7f84c7c` -> `1fc8e9a` | --- > [!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.234`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.234) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.222...v0.24.234) #### Changes: - [`7c4a08c`](https://redirect.github.com/Jackett/Jackett/commit/7c4a08c7ccaf196113f5b6a157e89b0c37b9f656) dontorrent: new tld - [`547dcc3`](https://redirect.github.com/Jackett/Jackett/commit/547dcc3bde4ff5d7f43eff296631a75af1211a86) Update rudub - [`4ca10e4`](https://redirect.github.com/Jackett/Jackett/commit/4ca10e45e52d92fa2d7840458b2b9326e4b94bc1) pterclub: switch domains com -> net. resolves [#​7950](https://redirect.github.com/Jackett/Jackett/issues/7950) - [`13458a1`](https://redirect.github.com/Jackett/Jackett/commit/13458a16eb70deea45ed51e97c176dd69025aab3) core: add IPv6 ULAs to known networks - [`f779b3a`](https://redirect.github.com/Jackett/Jackett/commit/f779b3ac8085e1df159d07e93b5306426e9280bc) uhdtorrent: fix cats - [`d85a2f8`](https://redirect.github.com/Jackett/Jackett/commit/d85a2f84f3116aaaf7123929dffe5e010cb16f56) r4e: new cat - [`8acdcfb`](https://redirect.github.com/Jackett/Jackett/commit/8acdcfb935ec8564858a7262f0754e4c20a854dc) huntorrent: update cats - [`aecfe64`](https://redirect.github.com/Jackett/Jackett/commit/aecfe64819a8b0ab2da63d179f3621cadf1d53d5) torrentqq: bump domains This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14751\&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.222
|
||||
appVersion: 0.24.234
|
||||
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.13
|
||||
version: 25.11.14
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.222@sha256:7f84c7c581e01a2484cd4e7c40e12be6d26502735c1daae0cbf8d92c6acf4158
|
||||
tag: 0.24.234@sha256:1fc8e9a4f73ceab14c1058feabdefbcf01f0dc5f2cb55fa908857dcf5add1f71
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user