mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 22:21:24 -03:00
fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1066 → 0.24.1074 (#44702)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `cde89e6` → `e73acbe` | --- > [!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 (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.1074`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1074) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1066...v0.24.1074) #### Changes: - [`1d0c14f`](1d0c14fc4e) xthor: removed. resolves [#​16243](https://redirect.github.com/Jackett/Jackett/issues/16243) - [`e3f3354`](e3f335446e) add siqi a Chinese private site. resolves [#​16150](https://redirect.github.com/Jackett/Jackett/issues/16150) - [`e631661`](e631661c81) lacale: update engine tag - [`9b6c626`](9b6c62699b) zamunda: removed. resolves [#​56](https://redirect.github.com/Jackett/Jackett/issues/56) - [`5c4a38e`](5c4a38ed1b) zelka: removed. resolves [#​4685](https://redirect.github.com/Jackett/Jackett/issues/4685) - [`007bbe9`](007bbe9913) arenabg: removed. resolves [#​3989](https://redirect.github.com/Jackett/Jackett/issues/3989) - [`881ec19`](881ec19821) add zamundarip a public site. resolves [#​16553](https://redirect.github.com/Jackett/Jackett/issues/16553) - [`0577edc`](0577edc2f2) sextorrent: bump engine tag - [`64f385b`](64f385b44c) dontorrent: restore alt domain seriesblanco - [`bbe2095`](bbe20957bf) lacale: latest updates <details><summary><b>See More</b></summary> - [`4de2052`](4de205280d) thebrothers: update cats - [`63bd42d`](63bd42d60c) pier720: new cat - [`be09d2c`](be09d2cf0d) ldu: update cats - [`01ebcb7`](01ebcb7736) zktorrent: new domain - [`3c22343`](3c223434ea) world-torrent: update domains - [`5aa86d4`](5aa86d4bd9) nortorrent: new domain This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15592\&view=logs).</details> </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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2phY2tldHQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.1066
|
||||
appVersion: 0.24.1074
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/jackett
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 26.2.51
|
||||
version: 26.2.52
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1066@sha256:cde89e624e2d5e3ba1ba85903109c68328fe82c0c8fe27f55f82d5cfe2db764e
|
||||
tag: 0.24.1074@sha256:e73acbe71f552b3e8462f453f3bcfe1b0ac7bacf434afa6ac664abdc8c6fcf26
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user