Skip to content

Commit fa7e73c

Browse files
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1646 → 0.22.1660 (#33364)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `055eff4` -> `8633cc7` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
1 parent 1918eec commit fa7e73c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/stable/jackett/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ annotations:
66
truecharts.org/min_helm_version: "3.11"
77
truecharts.org/train: stable
88
apiVersion: v2
9-
appVersion: 0.22.1646
9+
appVersion: 0.22.1660
1010
dependencies:
1111
- name: common
1212
version: 25.4.10
@@ -35,4 +35,4 @@ sources:
3535
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
3636
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
3737
type: application
38-
version: 23.3.50
38+
version: 23.3.51

charts/stable/jackett/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: ghcr.io/elfhosted/jackett
33
pullPolicy: IfNotPresent
4-
tag: 0.22.1646@sha256:055eff4fb2a983474a428c82b2f4d7b9b56ed21ea00ced7033cd09a0eafa3216
4+
tag: 0.22.1660@sha256:8633cc738f3eb9cf755e0893dc47475b5d09dfa9bd52120150aa666e2d7068a5
55
service:
66
main:
77
ports:

0 commit comments

Comments
 (0)