Skip to content

Commit

Permalink
Update linuxserver/jackett Docker tag to v0.21.574 (#34)
Browse files Browse the repository at this point in the history
* Update linuxserver/jackett Docker tag to v0.21.574

* Jackett: Increase chart version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: QJoly <[email protected]>
  • Loading branch information
renovate[bot] and qjoly authored Aug 2, 2023
1 parent 2f65b49 commit e148537
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/jackett/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: v2
type: application
name: jackett
description: "Jackett works as a proxy server: it translates queries from apps into tracker-site-specific http queries."
version: 1.1.4
appVersion: "0.21.484"
version: 1.1.5
appVersion: 0.21.574
icon: https://raw.githubusercontent.com/RubxKube/charts/main/img/jackett-logo.png
maintainers:
- name: QJOLY
Expand Down
2 changes: 1 addition & 1 deletion charts/jackett/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ common:
isPrivate: false
secretName: null
repository: linuxserver/jackett
tag: 0.21.484
tag: 0.21.574
pullPolicy: Always

# ingress
Expand Down

0 comments on commit e148537

Please sign in to comment.