fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.988 → 0.24.993 (#44377)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `c5c41d9` -> `d1e0e96` | --- > [!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 (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.993`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.993) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.988...v0.24.993) #### Changes: - [`74b471f`](https://redirect.github.com/Jackett/Jackett/commit/74b471f344645291e865c87220a8b544c9ca026f) g3minitr4ck3r: update MST / MR - [`8a2d1a3`](https://redirect.github.com/Jackett/Jackett/commit/8a2d1a34e354c55a60eafc3c43937e13fd907006) assorted nexus: bump engine tag - [`abe00f8`](https://redirect.github.com/Jackett/Jackett/commit/abe00f8bc25cac9e9dd798e6979103870a161449) rousi-pro: promotions are optional - [`cc331aa`](https://redirect.github.com/Jackett/Jackett/commit/cc331aab11c17be45ce0c234142df857da03a555) coastalcrew: update cats This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15511\&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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -17,7 +17,7 @@ annotations:
|
|||||||
trueforge.org/min_kubernetes_version: 1.24.0
|
trueforge.org/min_kubernetes_version: 1.24.0
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.24.988
|
appVersion: 0.24.993
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.40
|
version: 28.29.40
|
||||||
@@ -28,8 +28,8 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: API Support for your favorite torrent trackers.
|
description: API Support for your favorite torrent trackers.
|
||||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/jackett
|
home: https://truecharts.org/charts/stable/jackett
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/jackett.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.webp
|
||||||
keywords:
|
keywords:
|
||||||
- jackett
|
- jackett
|
||||||
- torrent
|
- torrent
|
||||||
@@ -37,13 +37,13 @@ keywords:
|
|||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: jackett
|
name: jackett
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/Jackett/Jackett
|
- https://github.com/Jackett/Jackett
|
||||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||||
type: application
|
type: application
|
||||||
version: 26.2.41
|
version: 26.2.42
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: oci.trueforge.org/containerforge/jackett
|
repository: oci.trueforge.org/containerforge/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.24.988@sha256:c5c41d9bcbae54217bacfc58654093183b10755c585a29e5ce29c02c4f550ad6
|
tag: 0.24.993@sha256:d1e0e968619325333c30c8ac5969253fc9153d002865bdad2960e87b89b256d5
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user