chore(helm): update image ghcr.io/home-operations/jackett 0.23.20 → 0.23.23 (#39543)
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 | `2a874d4` -> `2c6605b` | --- > [!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.23`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.23) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.23.20...v0.23.23) #### Changes: - [`bb8c403`](https://redirect.github.com/Jackett/Jackett/commit/bb8c403b232fb88fdec6397032a0b8c019624c7e) Update rudub - [`c9066b5`](https://redirect.github.com/Jackett/Jackett/commit/c9066b5ea884281f50ff8a36ea1fb77c988a0295) dasunerwartete: new row selector - [`19586cd`](https://redirect.github.com/Jackett/Jackett/commit/19586cd2d1dfacabbbf1acde2a9f18594564ed8f) ebook-shares: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14453\&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/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.23.20
|
||||
appVersion: 0.23.23
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.17.1
|
||||
@@ -39,5 +39,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.3.3
|
||||
version: 25.3.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.23.20@sha256:2a874d4c24788b4fc3fb4486fd62189d805dae0441fb78d84bd3e4a231b99833
|
||||
tag: 0.23.23@sha256:2c6605b32a8d7547041b2d310f96d991bb001ca0b6f085d6afd38abd61cce5d1
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user