chore(helm): update image ghcr.io/home-operations/jackett 0.23.8 → 0.23.12 (#39456)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `c7ede31` -> `acde57c` | --- > [!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 (ghcr.io/home-operations/jackett)</summary> ### [`v0.23.12`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.12) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.23.8...v0.23.12) #### Changes: - [`04bdc9e`](https://redirect.github.com/Jackett/Jackett/commit/04bdc9ebf04c61a4bd8a43dc81d53b1e0e4ea4bd) Update rudub - [`a1af921`](https://redirect.github.com/Jackett/Jackett/commit/a1af9213491adbe525d4753c06fc3336e4ccc6fb) torrenttip: bump domain - [`9411f98`](https://redirect.github.com/Jackett/Jackett/commit/9411f9806495aa50e609fbdef5aa54d80bab8052) torrentsome: bump domain - [`4c0ef2d`](https://redirect.github.com/Jackett/Jackett/commit/4c0ef2d33b8b92d6bffe1a1ab0d01c09c74e9a2f) torrentqq: bump domains This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14442\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.23.8
|
||||
appVersion: 0.23.12
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.17.1
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 25.3.0
|
||||
version: 25.3.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.23.8@sha256:c7ede313565e2038ec03684f3997d7fde4252d15d2edf49a06842e36ded4c500
|
||||
tag: 0.23.12@sha256:acde57c8c090cbbd063cf2c40335b9c93e55ad6fbca493bbb7ec99e61caab136
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user