mirror of
https://github.com/truecharts/charts.git
synced 2026-07-04 22:01:21 -03:00
fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1109 → 0.24.1113 (#44947)
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 | `61338d0` → `a20555f` | --- > [!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.1113`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1113) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1109...v0.24.1113) #### Changes: - [`5e40044`](5e400442d6) Revert "bjshare: use torrentid instead of id. resolves [#​16574](https://redirect.github.com/Jackett/Jackett/issues/16574)" - [`05edddc`](05edddc235) backups: update cat and revert layout back. [#​1314](https://redirect.github.com/Jackett/Jackett/issues/1314) - [`82ba27e`](82ba27efe5) bjshare: log parse exception \[ [#​16574](https://redirect.github.com/Jackett/Jackett/issues/16574) ] - [`7640026`](7640026407) magnetcat: bump alt domains This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15631\&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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2phY2tldHQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.1109
|
||||
appVersion: 0.24.1113
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -43,5 +43,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: 26.2.57
|
||||
version: 26.2.58
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1109@sha256:61338d051c73ae235cda99263fbc12326e3be209201ccc755a64fd506b6f6187
|
||||
tag: 0.24.1113@sha256:a20555fccb0203c09188a578ba9ede4720809c8a6b5475546c4dbef82fee5a4f
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user