chore(deps): update minor docker tags (#695)

* chore(deps): update minor docker tags

* 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-07-20 11:23:51 +02:00
committed by GitHub
parent 89b2fd737c
commit df602e3c5b
6 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -7,7 +7,7 @@
image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 0.106.1
tag: 0.108.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.106.1
tag: 0.108.0
# -- image pull policy
pullPolicy: IfNotPresent

View File

@@ -24,4 +24,4 @@ name: pgadmin
sources:
- https://www.pgadmin.org/
type: application
version: 1.1.0
version: 1.1.1

View File

@@ -7,7 +7,7 @@
image:
repository: dpage/pgadmin4
pullPolicy: IfNotPresent
tag: "5.4"
tag: "5.5"
##

View File

@@ -3,7 +3,7 @@
image:
repository: dpage/pgadmin4
pullPolicy: IfNotPresent
tag: "5.4"
tag: "5.5"
strategy:
type: Recreate