fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1795 → 0.24.1806 (#47727)
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 | `17b7b23` → `363c457` | --- > [!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.1806`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1806) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1795...v0.24.1806) #### Changes: - [`0cca97e`](https://redirect.github.com/Jackett/Jackett/commit/0cca97e78e19b7dadd9187f3665e407fe5ec1149) cinematik: add new cat - [`9dcde2e`](https://redirect.github.com/Jackett/Jackett/commit/9dcde2e1bef1ef984e3d15e62e7c8a03f6f81a55) ultrabits: fix date [#​16783](https://redirect.github.com/Jackett/Jackett/issues/16783) - [`d374789`](https://redirect.github.com/Jackett/Jackett/commit/d37478997e75d4de7ea8055ef9a305f823745c6a) ultrabits: add Nordic private tracker. resolves [#​16783](https://redirect.github.com/Jackett/Jackett/issues/16783) ([#​16782](https://redirect.github.com/Jackett/Jackett/issues/16782)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16324\&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.1795
|
||||
appVersion: 0.24.1806
|
||||
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.14
|
||||
version: 27.1.15
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1795@sha256:17b7b23bea31fb7b01e56e88a4ae179afd28680b198eda245461984e90e171cf
|
||||
tag: 0.24.1806@sha256:363c457649472c9ffe4bf35c8434acb368b7bf4152f9880f87b4bb6055cc7501
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user