chore(helm): update image ghcr.io/home-operations/jackett 0.23.28 → 0.23.32 (#39641)
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 | `d84b1a8` -> `938184f` | --- > [!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.23.32`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.32) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.23.28...v0.23.32) #### Changes: - [`70885a1`](https://redirect.github.com/Jackett/Jackett/commit/70885a11534e03d364105aaf5f50ef874298452a) Update rudub - [`edd3c83`](https://redirect.github.com/Jackett/Jackett/commit/edd3c83a946f78c73bc57b75120a12e9c1b4fbb7) exttorrents: restore keyword search alongside imdbid ([#​16188](https://redirect.github.com/Jackett/Jackett/issues/16188)) - [`98c2590`](https://redirect.github.com/Jackett/Jackett/commit/98c2590a16dd871d20ee12a9db6ae5253a019829) idope: new domain resolves [#​1386](https://redirect.github.com/Jackett/Jackett/issues/1386) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14462\&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:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.23.28
|
appVersion: 0.23.32
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.18.0
|
version: 28.18.0
|
||||||
@@ -39,5 +39,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||||
type: application
|
type: application
|
||||||
version: 25.4.0
|
version: 25.4.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/home-operations/jackett
|
repository: ghcr.io/home-operations/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.23.28@sha256:d84b1a8a9d66e90cee9bb551b36d2bfc524fd4bd19fe4a1556848ab0ddf2ab69
|
tag: 0.23.32@sha256:938184fda1541b255d1f2f0fd5a49a5a63af07f36758509e6ef7ed3eb42c5e7e
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user