fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.980 → 0.24.988 (#44323)
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 | `94169c7` -> `c5c41d9` | --- > [!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.988`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.988) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.980...v0.24.988) #### Changes: - [`9351705`](https://redirect.github.com/Jackett/Jackett/commit/9351705fb0bd6b262185a8ae59b92d6ad9e07a34) torrentqq: bump domain - [`c365a02`](https://redirect.github.com/Jackett/Jackett/commit/c365a025bfd81eea66b4f835a33e40dd673ea2bf) Add Anime No Sekai a Brazilian Private site. ([#​16503](https://redirect.github.com/Jackett/Jackett/issues/16503)) resolves [#​16469](https://redirect.github.com/Jackett/Jackett/issues/16469) - [`b81915a`](https://redirect.github.com/Jackett/Jackett/commit/b81915a5e6a8f6054c279d70a794e0c4fcae7ff2) assorted unit3d: tag as custom yml - [`6b43885`](https://redirect.github.com/Jackett/Jackett/commit/6b43885c2ee53d239251dd61d242951d981f2580) core: bump packages ([#​16529](https://redirect.github.com/Jackett/Jackett/issues/16529)) - [`ce055b7`](https://redirect.github.com/Jackett/Jackett/commit/ce055b757d0023d73662514dbdd5d4394e862703) torrenttip: bump domain - [`dcd71a0`](https://redirect.github.com/Jackett/Jackett/commit/dcd71a05f8f5270f7731094778deef82dc8eaf22) torrentsome: bump domain This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15506\&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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.980
|
||||
appVersion: 0.24.988
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.40
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 26.2.40
|
||||
version: 26.2.41
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.980@sha256:94169c781c1f21de1f45d268b109549e1b0c2d3b392e94d23fdd614bde69015d
|
||||
tag: 0.24.988@sha256:c5c41d9bcbae54217bacfc58654093183b10755c585a29e5ce29c02c4f550ad6
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user