chore(helm): update image ghcr.io/home-operations/jackett 0.22.2429 → 0.22.2431 (#39191)
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 | `e2684a6` -> `7525101` | --- > [!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.2431`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2431) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2429...v0.22.2431) #### Changes: - [`07c6668`](https://redirect.github.com/Jackett/Jackett/commit/07c6668365ce9398a027d9a824c5032ad720fec7) Update rudub - [`75dc2c7`](https://redirect.github.com/Jackett/Jackett/commit/75dc2c779260247930d9af280535bf02d7de7d2e) ebooks-shares: add cat - [`0c53daa`](https://redirect.github.com/Jackett/Jackett/commit/0c53daa1a61c8a248546476bc375f7747febd16c) w-o-t: add login error detection + remember This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14405\&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.22.2429
|
||||
appVersion: 0.22.2431
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.5
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 25.1.19
|
||||
version: 25.1.20
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.22.2429@sha256:e2684a6d17243318f225c031987d710fc6f4090e31d912d547d708a3eb364cc3
|
||||
tag: 0.22.2431@sha256:7525101565174618e0f99b45f26ca1c35951a939ae5b1b30509c3c65025cc151
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user