chore(deps): update container image golift/unpackerr to v0.9.7 (#566)

* chore(deps): update container image golift/unpackerr to v0.9.7

* 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-06-15 12:29:41 +02:00 committed by GitHub
parent 73f2c84d14
commit adc0b28e07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -26,4 +26,4 @@ sources:
- https://github.com/davidnewhall/unpackerr
- https://hub.docker.com/r/golift/unpackerr
type: application
version: 1.1.4
version: 1.1.5

View File

@ -7,7 +7,7 @@
image:
repository: golift/unpackerr
pullPolicy: IfNotPresent
tag: 0.7.2
tag: 0.9.7
probes:
liveness:

View File

@ -3,7 +3,7 @@
image:
repository: golift/unpackerr
pullPolicy: IfNotPresent
tag: 0.7.2
tag: 0.9.7
strategy:
type: Recreate