chore(deps): update non-major (#1016)

* chore(deps): update non-major

* 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-09-21 13:00:08 +02:00
committed by GitHub
co-authored by Renovate Bot TrueCharts-Bot
parent 8b6cc5af01
commit 81f313ed44
6 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.128.2"
appVersion: 0.128.2
dependencies:
- name: common
repository: https://truecharts.org
@@ -21,4 +21,4 @@ name: komga
sources:
- https://komga.org/
- https://github.com/gotson/komga
version: 2.0.4
version: 2.0.5
+1 -1
View File
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/komga
pullPolicy: IfNotPresent
tag: v0.128.2@sha256:a0478af8a7febac6ac424948efeb131ff908c3e55ebdb7b1c1250c8cc7184c0d
tag: v0.128.3@sha256:7868a1e1362466c51e185b41a0715c27b6b7c67f3a9cc76f1f39243ad57c47a2
##
# Most other defaults are set in questions.yaml
+1 -1
View File
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/truecharts/komga
# -- image tag
tag: v0.128.2@sha256:a0478af8a7febac6ac424948efeb131ff908c3e55ebdb7b1c1250c8cc7184c0d
tag: v0.128.3@sha256:7868a1e1362466c51e185b41a0715c27b6b7c67f3a9cc76f1f39243ad57c47a2
# -- image pull policy
pullPolicy: IfNotPresent