fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1789 → 0.24.1795 (#47706)
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 | `c5a3544` → `17b7b23` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.1795`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1795) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1789...v0.24.1795) #### Changes: - [`3e5fee0`](https://redirect.github.com/Jackett/Jackett/commit/3e5fee0d017eacad71e1a8a1fa34a95eaeccc619) mejortorrent: bump domain - [`e46dbcd`](https://redirect.github.com/Jackett/Jackett/commit/e46dbcd860e0fbf55d52f3c0ae098b2cea6c3a78) teamflix: new cat - [`a141b75`](https://redirect.github.com/Jackett/Jackett/commit/a141b75d4c4648508f911e01bb57180ec871ca43) ldu: -> 9.2.0 resolves [#​14955](https://redirect.github.com/Jackett/Jackett/issues/14955) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16313\&view=logs). </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9qYWNrZXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.1789
|
||||
appVersion: 0.24.1795
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.6
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/jackett
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 27.1.13
|
||||
version: 27.1.14
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1789@sha256:c5a354489cef3047274bdc14054945ee1453bd02e7c676d4f55045462805c66d
|
||||
tag: 0.24.1795@sha256:17b7b23bea31fb7b01e56e88a4ae179afd28680b198eda245461984e90e171cf
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user