chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.599 (#804)

* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.599

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot] 2021-08-24 11:30:47 +02:00 committed by GitHub
parent f076442e9c
commit 22dba22296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -24,4 +24,4 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
version: 6.6.16
version: 6.6.17

View File

@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.18.590
tag: v0.18.599
probes:
liveness:

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.18.590
tag: v0.18.599
strategy:
type: Recreate