Files
truecharts/charts/stable/jackett/values.yaml
T
TrueCharts BotandGitHub 79cb7db449 fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1113 → 0.24.1124 (#44981)
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 |
`a20555f` → `ef5a528` |

---

> [!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.1124`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1124)

[Compare
Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1113...v0.24.1124)

#### Changes:

-
[`ff56176`](https://redirect.github.com/Jackett/Jackett/commit/ff56176d8532f7f3a5c97e45dcc9607ae72ecf21)
hdc: update specials.
[#&#8203;16585](https://redirect.github.com/Jackett/Jackett/issues/16585)
-
[`4a5ce44`](https://redirect.github.com/Jackett/Jackett/commit/4a5ce4473f529a27f6a743ee9efdf8a419e3db48)
hdc: new layout. resolves
[#&#8203;16585](https://redirect.github.com/Jackett/Jackett/issues/16585)
-
[`825ba1f`](https://redirect.github.com/Jackett/Jackett/commit/825ba1ff0ff3d28a3e1edae0c3a5220c5320c4ae)
bjshare: fix search and 24h page parsing for updated site layout
([#&#8203;16587](https://redirect.github.com/Jackett/Jackett/issues/16587))
-
[`760f7df`](https://redirect.github.com/Jackett/Jackett/commit/760f7dfdd6257688258c3d656dffe107ade89f64)
ptsbao: update selectors resolves
[#&#8203;16586](https://redirect.github.com/Jackett/Jackett/issues/16586)
-
[`0c027b7`](https://redirect.github.com/Jackett/Jackett/commit/0c027b7d4c2654854cc6ee78a022bdcdf37bd8ae)
sewerpt: fix date selectors resolves
[#&#8203;16304](https://redirect.github.com/Jackett/Jackett/issues/16304)

This list of changes was [auto
generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15642\&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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2phY2tldHQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-02-15 09:01:01 +01:00

29 lines
641 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: oci.trueforge.org/containerforge/jackett
pullPolicy: IfNotPresent
tag: 0.24.1124@sha256:ef5a5289a4fee741ba1b89803eefc33aee91bef9f6ff519e29f4447534059d5e
service:
main:
ports:
main:
protocol: http
targetPort: 9117
port: 9117
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
path: "/health"
readiness:
path: "/health"
startup:
path: "/health"
persistence:
config:
enabled: true
mountPath: "/config"