Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/geek-cookbook/jackett to …
Browse files Browse the repository at this point in the history
…v0.21.2404@95a87d9 by renovate (#20947)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/jackett | patch | `0.21.2395` -> `0.21.2404` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 18, 2024
1 parent 634d498 commit 453b8b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/jackett/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.21.2395
appVersion: 0.21.2404
dependencies:
- name: common
version: 20.3.7
Expand All @@ -24,7 +24,7 @@ keywords:
- jackett
- torrent
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
- https://ghcr.io/geek-cookbook/jackett
type: application
version: 20.1.14
version: 20.1.15
2 changes: 1 addition & 1 deletion charts/stable/jackett/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/geek-cookbook/jackett
pullPolicy: IfNotPresent
tag: 0.21.2395@sha256:d23ae99396a1c3ae5ef5ba337c936055aa539647dd03a7797cdeb47b8ea2aaa1
tag: 0.21.2404@sha256:95a87d97cbeaa827aa72f8d506c920ff64cd9b7f3c95e3e1b2905b308ae52790
service:
main:
ports:
Expand Down

0 comments on commit 453b8b4

Please sign in to comment.