mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 22:31:22 -03:00
fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.887 → 0.24.898 (#43907)
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 | `7e1bda4` -> `3560838` | --- > [!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.898`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.898) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.887...v0.24.898) #### Changes: - [`53344d4`](53344d44eb) tmghub; lets also take into account the domain being hardcoded in the details page href. [#​16420](https://redirect.github.com/Jackett/Jackett/issues/16420) - [`92aa48f`](92aa48f375) tmghub: unlikely details page has td. reference href directly. [#​16420](https://redirect.github.com/Jackett/Jackett/issues/16420) - [`5b7a52e`](5b7a52e8b5) tmghub: actually fix download [#​16420](https://redirect.github.com/Jackett/Jackett/issues/16420) - [`d9e30bc`](d9e30bceb8) rousi-pro: add Chinese private tracker. resolves [#​14588](https://redirect.github.com/Jackett/Jackett/issues/14588) ([#​16505](https://redirect.github.com/Jackett/Jackett/issues/16505)) - [`1f1c73e`](1f1c73ec06) tmghub: fix download [#​16420](https://redirect.github.com/Jackett/Jackett/issues/16420) - [`336bdce`](336bdceb8d) Update README.md This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15416\&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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.887
|
||||
appVersion: 0.24.898
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.27
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 26.2.28
|
||||
version: 26.2.29
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.887@sha256:7e1bda42dafc36eb2400cb8b6c1241d95770743a9aed383425b51edbc0f20197
|
||||
tag: 0.24.898@sha256:3560838e8ddff350a667ee36381ac17086b41d8724ff5c19c925d607c066033f
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user