Skip to content

Commit 8dcca21

Browse files
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1967 → 0.22.1971 (#35810)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `2116ca3` -> `2a2b86a` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
1 parent 2a79b94 commit 8dcca21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/stable/jackett/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ annotations:
99
truecharts.org/min_helm_version: "3.14"
1010
truecharts.org/train: stable
1111
apiVersion: v2
12-
appVersion: 0.22.1967
12+
appVersion: 0.22.1971
1313
dependencies:
1414
- name: common
1515
version: 25.4.10
@@ -38,5 +38,5 @@ sources:
3838
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
3939
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
4040
type: application
41-
version: 23.3.108
41+
version: 23.3.109
4242

charts/stable/jackett/values.yaml

Lines changed: 1 addition & 1 deletion
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.1967@sha256:2116ca3523e2f7df85d7b514153d6150b6bf48ea30525c297a933378167d934f
4+
tag: 0.22.1971@sha256:2a2b86a4c787beb2f9fb516d7c4231e3a27b190fcb9ad4c9ad620b0b23e19011
55
service:
66
main:
77
ports:

0 commit comments

Comments
 (0)