chore(helm): update image ghcr.io/home-operations/jackett 0.22.2451 → 0.23.8 (#39419)
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)) | minor | `51f598d` -> `c7ede31` | --- > [!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.8`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.8) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2451...v0.23.8) #### Changes: - [`6d8c970`](https://redirect.github.com/Jackett/Jackett/commit/6d8c9709e002ac6c05736b35e8a160f46bbe9260) Update rudub - [`3011b53`](https://redirect.github.com/Jackett/Jackett/commit/3011b5397a1201400501d84a93dc126da2ff8435) bump supported version - [`22284d5`](https://redirect.github.com/Jackett/Jackett/commit/22284d510671d0182179a7e4fe7aad9f48a10f0e) core: bump .NET framework to 4.7.1 ([#​16184](https://redirect.github.com/Jackett/Jackett/issues/16184)) - [`dbf2a45`](https://redirect.github.com/Jackett/Jackett/commit/dbf2a455c41465884726435298e73327a9348843) sextorrent: add private 3x tracker. resolves [#​16182](https://redirect.github.com/Jackett/Jackett/issues/16182) ([#​16183](https://redirect.github.com/Jackett/Jackett/issues/16183)) - [`5e82419`](https://redirect.github.com/Jackett/Jackett/commit/5e82419fee1c8f2c8688498b96c20046266bdec7) femdomcult: add freeleech case, remove old date fix This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14438\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.2451
|
||||
appVersion: 0.23.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.17.1
|
||||
@@ -39,5 +39,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.2.3
|
||||
version: 25.3.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.22.2451@sha256:51f598d37faddfef3458f58b7aa3656cbb8e4b0341c506cde4242ab3c3b2c4f0
|
||||
tag: 0.23.8@sha256:c7ede313565e2038ec03684f3997d7fde4252d15d2edf49a06842e36ded4c500
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user