chore(deps): update container image gotson/komga to v0.120.0 (#863)

* chore(deps): update container image gotson/komga to v0.120.0

* 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-31 10:50:45 +02:00 committed by GitHub
parent 20fe61b61d
commit 4961593e64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -21,4 +21,4 @@ name: komga
sources:
- https://komga.org/
- https://github.com/gotson/komga
version: 1.9.3
version: 1.9.4

View File

@ -7,7 +7,7 @@
image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 0.119.2
tag: 0.120.0
##
# Most other defaults are set in questions.yaml

View File

@ -9,7 +9,7 @@ image:
# -- image repository
repository: gotson/komga
# -- image tag
tag: 0.119.2
tag: 0.120.0
# -- image pull policy
pullPolicy: IfNotPresent