Files
truecharts/charts/stable/jackett/values.yaml
T
TrueCharts BotandGitHub 98da1d4d07 fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.2173 → 0.24.2177 (#49908)
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 |
`2f2a948` → `a73c3d5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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.2177`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.2177)

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

#### Changes:

-
[`c5588d7`](https://redirect.github.com/Jackett/Jackett/commit/c5588d7a3eb047487be48e5d075aa57db7d29eec)
btdirectory: drmp an alt domain resolves
[#&#8203;15518](https://redirect.github.com/Jackett/Jackett/issues/15518)
-
[`adbae43`](https://redirect.github.com/Jackett/Jackett/commit/adbae43f5ede8432c0749de33536e0009a8cc15f)
sugoimusic: removed. resolves
[#&#8203;10825](https://redirect.github.com/Jackett/Jackett/issues/10825)
-
[`e15ec91`](https://redirect.github.com/Jackett/Jackett/commit/e15ec91d4b688b5f1ecae364963ae4891b32ddd2)
agsvpt: drop alternate domain resolves
[#&#8203;14946](https://redirect.github.com/Jackett/Jackett/issues/14946)
-
[`c9de66a`](https://redirect.github.com/Jackett/Jackett/commit/c9de66aedf686aaa41c2ef055bc30e9cdd69c611)
world-torrent: update domains
-
[`c54b0b5`](https://redirect.github.com/Jackett/Jackett/commit/c54b0b5cea5efb425593e1ff2672dc2b9c584fb5)
siambit: update selectors

This list of changes was [auto
generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16695\&view=logs).

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9qYWNrZXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-07-05 13:18:26 +02: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.2177@sha256:a73c3d55592c1888fb60d351f8798b6120d740a97c930cb23d83a6afff1065ed
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"