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

* 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-14 22:38:56 +02:00
committed by GitHub
co-authored by Renovate Bot TrueCharts-Bot
parent f5e83ce488
commit f2cf03eda3
48 changed files with 82 additions and 88 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.125.3"
appVersion: 0.125.3
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.1
version: 2.0.2
+1 -1
View File
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/komga
pullPolicy: IfNotPresent
tag: v0.125.3@sha256:51e3e48481ac63d0cafebcf76198f61f7475d7b8a28f96d38d5aefcfebd711fd
tag: v0.125.4@sha256:c6c864cd4a1278722e939f833e18060d2144a481c9b45208ac37ff68da5116de
##
# 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.125.3@sha256:51e3e48481ac63d0cafebcf76198f61f7475d7b8a28f96d38d5aefcfebd711fd
tag: v0.125.4@sha256:c6c864cd4a1278722e939f833e18060d2144a481c9b45208ac37ff68da5116de
# -- image pull policy
pullPolicy: IfNotPresent