fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1167 → 0.24.1616 (#47137)
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 | `20bf8f1` → `43bc238` | --- > [!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.1616`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1616) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1614...v0.24.1616) #### Changes: - [`ccf11ef`](https://redirect.github.com/Jackett/Jackett/commit/ccf11ef24fb2eec183a237798a9709faa8bf87e2) coastalcrew: new cats - [`64c4026`](https://redirect.github.com/Jackett/Jackett/commit/64c40264b2ec588a3391ec8d2522f2a86c763f8b) torrentqq: bump domain - [`74644ff`](https://redirect.github.com/Jackett/Jackett/commit/74644ff860339f3435de8d3248d87be9f7cf0cbe) magnetcat: bump alt domains This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16134\&view=logs). ### [`v0.24.1614`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1614) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1167...v0.24.1614) #### Changes: - [`3c5931c`](https://redirect.github.com/Jackett/Jackett/commit/3c5931cde6d14f647bbf9424078bf51c913ac1a1) pipelines: bump PublishCodeCoverageResults to v2 ([#​16745](https://redirect.github.com/Jackett/Jackett/issues/16745)) - [`6d0fcba`](https://redirect.github.com/Jackett/Jackett/commit/6d0fcba424a4d9b6ceaef0b1f061dd84a80a8f41) torrenttip: bump domain - [`e02f6f4`](https://redirect.github.com/Jackett/Jackett/commit/e02f6f42be896ded16ec9551a3d760f541325d91) torrentsome: bump domain This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16132\&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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
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.1167
|
||||
appVersion: 0.24.1616
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -38,5 +38,4 @@ 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.0.5
|
||||
|
||||
version: 27.0.6
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1167@sha256:7a25d4820dcef39864f3346f2697f8e208782721018ef5adf9ff5b3c7ec215bc
|
||||
tag: 0.24.1616@sha256:43bc23895535b510ca82dc843d4dbdf007b5146ebef2dcae4cb3b709e182f794
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user