Files
truecharts/charts/stable/jackett/values.yaml
T
TrueCharts BotandGitHub f14e90819f chore(helm): update image ghcr.io/home-operations/jackett 0.22.2374 → 0.22.2384 (#38980)
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)) | patch |
`e01e516` -> `944b7cb` |

---

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

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

#### Changes:

-
[`c02004c`](https://redirect.github.com/Jackett/Jackett/commit/c02004ca284ad8d7e5da69533e0ce9653b4ac8e8)
Update rudub
-
[`834354d`](https://redirect.github.com/Jackett/Jackett/commit/834354dfe9bd66b0b83dae092a1c1b92a4b32bba)
assorted nexus: bump engine tag
-
[`5d828e1`](https://redirect.github.com/Jackett/Jackett/commit/5d828e1735289941e04895ad207145d2d833d776)
Add flood a private site.
([#&#8203;16147](https://redirect.github.com/Jackett/Jackett/issues/16147))
-
[`f9f7401`](https://redirect.github.com/Jackett/Jackett/commit/f9f740117f27f079dfa3d13b859cdf3762a181e0)
torrenttrader: update cats and config.
-
[`194693e`](https://redirect.github.com/Jackett/Jackett/commit/194693e930f7fb05e4be21b3240ddf764b38c763)
t-n-f: update config
-
[`434bd7f`](https://redirect.github.com/Jackett/Jackett/commit/434bd7f77321e79df7a8beebf6458188871958ac)
newretro: update config
-
[`e1d242f`](https://redirect.github.com/Jackett/Jackett/commit/e1d242f47b24964779a0ea7abfa4796989addc10)
h-o-d: update config
-
[`db91ebe`](https://redirect.github.com/Jackett/Jackett/commit/db91ebe132a7f4a1f28188c1fc1c4090b1a45b0b)
tapochek: typo
-
[`22633ba`](https://redirect.github.com/Jackett/Jackett/commit/22633ba7f96880e998b6b825b16d65f309efe12f)
oshenpt: bump engine tag
-
[`b5df5e7`](https://redirect.github.com/Jackett/Jackett/commit/b5df5e7311a59c331c9d3cc663fff0b2381248a4)
theplace: CA expired

<details><summary><b>See More</b></summary>

-
[`687382d`](https://redirect.github.com/Jackett/Jackett/commit/687382d5479d3b883151c890c0e2e70d7699003f)
tapochek: update cats
-
[`5066d9a`](https://redirect.github.com/Jackett/Jackett/commit/5066d9a279c55333bb59c8ff0233ee1a58e3a32f)
leech24: new cats
-
[`e1d32c3`](https://redirect.github.com/Jackett/Jackett/commit/e1d32c373d7df56a35a3dbf083b947b602fc01f7)
assorted unit3d v7, v8, v9: add internal flag from results to
description.

This list of changes was [auto
generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14358\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-08-31 11:44:22 +02:00

28 lines
579 B
YAML

image:
repository: ghcr.io/home-operations/jackett
pullPolicy: IfNotPresent
tag: 0.22.2384@sha256:944b7cb4ca1e560afd6146169bb53a5ea801dc95136c081ff468c10ea695eb93
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"