chore(helm): update image ghcr.io/home-operations/jackett 0.24.90 → 0.24.95 (#40563)
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 | `023119e` -> `dfb0489` | --- > [!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.95`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.95) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.90...v0.24.95) #### Changes: - [`6a95ff7`](https://redirect.github.com/Jackett/Jackett/commit/6a95ff71fd76d8bc43cb28878caa9e806a9e4580) Update rudub - [`2793ab1`](https://redirect.github.com/Jackett/Jackett/commit/2793ab1a7ac5b882b5c71d18d3fe198614768416) fappazuri: update cats - [`3b69d88`](https://redirect.github.com/Jackett/Jackett/commit/3b69d8813c65eaf5d3e0d11045e1677841d07e43) ebooks-shares: new cats - [`987271e`](https://redirect.github.com/Jackett/Jackett/commit/987271e8484bc5f9c464f92b607f0281487ede7d) uztracker: update cats - [`9aa5140`](https://redirect.github.com/Jackett/Jackett/commit/9aa51405982077428c18487f7692650c72ee15b6) torrenttip: bump domain - [`28364bf`](https://redirect.github.com/Jackett/Jackett/commit/28364bf9ccec0179cfb53fef895a80b5e546ca24) torrentsome: bump domain - [`d59e2b6`](https://redirect.github.com/Jackett/Jackett/commit/d59e2b6ba6acbfe0b6a3a9fba0e56640c1ec0b25) Update CONTRIBUTING.md - [`dfa9239`](https://redirect.github.com/Jackett/Jackett/commit/dfa92394d80f8db1eec6f3020177cd9cf501a42a) imdbresolver: ensure using only base url for OMDB API - [`c7e1f12`](https://redirect.github.com/Jackett/Jackett/commit/c7e1f12e466c437bb952b4b4a86ee6ce18b9fca9) Update README.md This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14612\&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.90
|
||||
appVersion: 0.24.95
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -38,7 +38,8 @@ sources:
|
||||
- https://ghcr.io/home-operations/jackett
|
||||
- https://github.com/Jackett/Jackett
|
||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||
- 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.8.3
|
||||
version: 25.8.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.90@sha256:023119e80ae1b16ab00977232175649f375d0428ba112f91fb0ef7f581d19010
|
||||
tag: 0.24.95@sha256:dfb04890d7cef23744366cab3c89518ac52da5776b3ca8a3d2a18ed532ec1609
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user