chore(helm): update image ghcr.io/home-operations/jackett 0.22.2288 → 0.22.2294 (#38506)
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 | `1460107` -> `aa49b02` | --- > [!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.2294`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2294) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2288...v0.22.2294) #### Changes: - [`877e1b4`](https://redirect.github.com/Jackett/Jackett/commit/877e1b48c15cd04271b9ecea4886ca8e2f565da4) sewerpt: add chinese private tracker. resolves [#​16133](https://redirect.github.com/Jackett/Jackett/issues/16133) ([#​16134](https://redirect.github.com/Jackett/Jackett/issues/16134)) - [`f0e4069`](https://redirect.github.com/Jackett/Jackett/commit/f0e406914794903481aef75bda9c4337b26dcd5e) Update rudub - [`90b9865`](https://redirect.github.com/Jackett/Jackett/commit/90b9865cf345abb65b60c0393a1a522748ff3155) build(deps): bump actions/checkout from 4 to 5 ([#​16132](https://redirect.github.com/Jackett/Jackett/issues/16132)) - [`ab4db06`](https://redirect.github.com/Jackett/Jackett/commit/ab4db060b792b9048ef5c47ef67586e3c3c2a0ee) parabellumhd: removed. resolves [#​15977](https://redirect.github.com/Jackett/Jackett/issues/15977) - [`0db8698`](https://redirect.github.com/Jackett/Jackett/commit/0db86984dd36802397f77b296a527f876cbc8c8e) nyaapantsu; removed. resolves [#​15740](https://redirect.github.com/Jackett/Jackett/issues/15740) - [`2d153fd`](https://redirect.github.com/Jackett/Jackett/commit/2d153fdf1327f565e7400eed8c22c9df3bcf2757) torrentqq: remove cert exception This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14268\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.2288
|
||||
appVersion: 0.22.2294
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.0
|
||||
@@ -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.2
|
||||
version: 25.1.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.22.2288@sha256:14601071725d23ed4b889f398cee8937dfda36120f0be41a6e8da21a4f85c41b
|
||||
tag: 0.22.2294@sha256:aa49b02e2817d61102cadd510c1712237f68da851a3fae28256af3894cf25cf9
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user