chore(helm): update image ghcr.io/home-operations/jackett 0.24.156 → 0.24.159 (#40908)
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 | `19cf931` -> `7ac1f9c` | --- > [!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.24.159`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.159) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.156...v0.24.159) #### Changes: - [`c9cfbb6`](https://redirect.github.com/Jackett/Jackett/commit/c9cfbb62233e9c817163b7d0ebdcfd8285fedbe6) Update rudub - [`ccba236`](https://redirect.github.com/Jackett/Jackett/commit/ccba23696db23baa81907ffb12378170df200f5d) krazyzone: update cats - [`8576ff1`](https://redirect.github.com/Jackett/Jackett/commit/8576ff1c3acac4ad28a8e34d2c40e818048f597c) torrentkitty: tv tld available again - [`752bdc5`](https://redirect.github.com/Jackett/Jackett/commit/752bdc5f31317007f8e1859691bd3a3fe4fe90d7) torrent9: back to older domain - [`101df12`](https://redirect.github.com/Jackett/Jackett/commit/101df128b1998439c92b609c78482f5cf7a11ba0) cangbaoge: prevent DL not found on some titles This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14676\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.156
|
||||
appVersion: 0.24.159
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 25.11.2
|
||||
version: 25.11.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.156@sha256:19cf93163ef9618d3d3e6fe2acbde2cdf038c1b8bd75aea584d23773da75505a
|
||||
tag: 0.24.159@sha256:7ac1f9c6a18713a23cb4156b09969cd5345905282af0089857e4f144c9c539c6
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user