mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 03:31:22 -03:00
chore(helm): update image ghcr.io/home-operations/jackett 0.22.2282 → 0.22.2286 (#38400)
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 | `99d1880` -> `f7a1fba` | --- > [!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.22.2286`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2286) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2282...v0.22.2286) #### Changes: - [`301495c`](301495c1ab) Update rudub - [`853e6d9`](853e6d97ee) libranet: CA expired - [`3dcbf87`](3dcbf8783e) Update rudub - [`d874f95`](d874f95f2a) workflow: get github app user id - [`fd4a489`](fd4a489f72) workflow: specify owner - [`b2a8e6b`](b2a8e6bf24) workflow: update committer details - [`cea11a1`](cea11a1e57) workflow: use app token to push changes - [`dbff9a4`](dbff9a4c05) add workflow for definitions update ([#​16129](https://redirect.github.com/Jackett/Jackett/issues/16129)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14260\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.22.2282
|
||||
appVersion: 0.22.2286
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.0
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 25.1.0
|
||||
version: 25.1.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.22.2282@sha256:99d18803c6b3339b0a1a8ad9e7d9775d5bbdc5023e91339b8b1e9cc3753a7c86
|
||||
tag: 0.22.2286@sha256:f7a1fbad479ae5157b004022f6934c53eaab9c7241877483a7e582be1cb69201
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user