fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1841 → 0.24.1846 (#48153)
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 | `0aac51f` → `0769303` | --- > [!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.1846`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1846) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1841...v0.24.1846) #### Changes: - [`d95f316`](https://redirect.github.com/Jackett/Jackett/commit/d95f316053aa5bc30ef5d90ebdbbc292ffc744af) add RetroToon a private site. resolves [#​16811](https://redirect.github.com/Jackett/Jackett/issues/16811) - [`7abb114`](https://redirect.github.com/Jackett/Jackett/commit/7abb11482cce4015b2d3381f82c5c37f799057b7) tasmanit: update podcast cat - [`8a8cab1`](https://redirect.github.com/Jackett/Jackett/commit/8a8cab103c06abac489c91da1116bd396d5f6348) nordicbytes: update podcast cat - [`cd06fdc`](https://redirect.github.com/Jackett/Jackett/commit/cd06fdc40fd3ab2aa03088c735735df1edba15d7) newteam: update podcast cat - [`5943e6d`](https://redirect.github.com/Jackett/Jackett/commit/5943e6d8b1f234c0088981e872fa1e537ed8bd2e) docspedia: update podcast cat - [`41851bb`](https://redirect.github.com/Jackett/Jackett/commit/41851bb13f91b1b0361d0dd58860f71f79da0602) thebrothers: new cats - [`ebe53c2`](https://redirect.github.com/Jackett/Jackett/commit/ebe53c2e7f1fbfc6ca2ef5c25eb24578b4b7e16c) nexum: new cats - [`acb209d`](https://redirect.github.com/Jackett/Jackett/commit/acb209d6f5fb97d8016b0615958450118ad6dd87) f1gp: new cat - [`d2e0efc`](https://redirect.github.com/Jackett/Jackett/commit/d2e0efc5c86d8ed90416b72e09f507cc314c6e69) tokyotosho: add official mirrors - [`7d055de`](https://redirect.github.com/Jackett/Jackett/commit/7d055de8165c7f670f1d0f4dc39328e69d77c9f2) fearnopeer: removed, dead. resolves [#​14770](https://redirect.github.com/Jackett/Jackett/issues/14770) ([#​16813](https://redirect.github.com/Jackett/Jackett/issues/16813)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16364\&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.1841
|
||||
appVersion: 0.24.1846
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -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.3.1
|
||||
version: 27.3.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1841@sha256:0aac51fa70ae223e1cb358e4dd239120bd6407bca5c0336dfff4730c5d9f7291
|
||||
tag: 0.24.1846@sha256:07693037d78daa51edb40d8cfdda6e385473a647b3922d58da6ef5838ee022a2
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user