mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 19:21:44 -03:00
chore(helm): update image ghcr.io/home-operations/jackett 0.23.74 → 0.23.87 (#40168)
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 | `f00b909` -> `cbb1ea1` | --- > [!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.87`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.87) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.23.74...v0.23.87) #### Changes: - [`4ad5f5d`](4ad5f5d3fd) polishtorrent: add cat - [`ace7e82`](ace7e82284) Update rudub - [`d5e9166`](d5e91668bf) mircrew: modify size defaults for 4K results. resolves [#​16010](https://redirect.github.com/Jackett/Jackett/issues/16010) - [`0dc13f2`](0dc13f23d7) pornxlab: removed. resolves [#​16060](https://redirect.github.com/Jackett/Jackett/issues/16060) - [`7896e77`](7896e774ca) anime-time: removed. resolves [#​14578](https://redirect.github.com/Jackett/Jackett/issues/14578) - [`9738fc9`](9738fc9d95) hdspace: attempt to use filename as title This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14516\&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.23.74
|
||||
appVersion: 0.23.87
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.21.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.6.0
|
||||
version: 25.6.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.23.74@sha256:f00b909d69380e15fa35cd2ab4e5c0ce84fc53e1db3989cc6d51d5c118ca5a55
|
||||
tag: 0.23.87@sha256:cbb1ea17180c07c184d4c9b7a4a7fb4af18862756b17caca6896a98fd9e06abd
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user