Skip to content

Commit

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

* jackett: update version to match docker image tag

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qjoly <[email protected]>
  • Loading branch information
renovate[bot] and KubaBot authored Oct 27, 2023
1 parent 716cdbb commit a4fd1d9
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.12
appVersion: "0.21.1084"
version: 1.1.13
appVersion: "0.21.1085"
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.1084
tag: 0.21.1085
pullPolicy: Always

# ingress
Expand Down

0 comments on commit a4fd1d9

Please sign in to comment.