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

* 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-08-17 16:32:15 +02:00 committed by GitHub
parent 7210bc78eb
commit 8f63645550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 15 additions and 15 deletions

View File

@ -18,4 +18,4 @@ name: calibre
sources:
- https://hub.docker.com/r/linuxserver/calibre/
- https://github.com/kovidgoyal/calibre/
version: 1.4.6
version: 1.4.7

View File

@ -7,7 +7,7 @@
image:
repository: linuxserver/calibre
pullPolicy: IfNotPresent
tag: version-v5.24.0
tag: version-v5.25.0
##
# Most other defaults are set in questions.yaml

View File

@ -12,7 +12,7 @@ image:
# -- image repository
repository: linuxserver/calibre
# -- image tag
tag: version-v5.24.0
tag: version-v5.25.0
# -- image pull policy
pullPolicy: IfNotPresent

View File

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

View File

@ -7,7 +7,7 @@
image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 0.116.0
tag: 0.117.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.116.0
tag: 0.117.0
# -- image pull policy
pullPolicy: IfNotPresent

View File

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

View File

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

View File

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

View File

@ -22,4 +22,4 @@ maintainers:
name: plex
sources: null
type: application
version: 5.6.6
version: 5.6.7

View File

@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/plex
pullPolicy: IfNotPresent
tag: v1.23.6.4881-e2e58f321
tag: v1.24.0.4930-ab6e1a058
# 44=video 107=render
podSecurityContext:

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/plex
pullPolicy: IfNotPresent
tag: v1.23.6.4881-e2e58f321
tag: v1.24.0.4930-ab6e1a058
strategy:
type: Recreate

View File

@ -25,4 +25,4 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 1.0.12
version: 1.0.13

View File

@ -7,7 +7,7 @@
image:
repository: postgres
pullPolicy: IfNotPresent
tag: "13.3"
tag: "13.4"
envValueFrom:

View File

@ -1,7 +1,7 @@
image:
repository: postgres
pullPolicy: IfNotPresent
tag: "13.3"
tag: "13.4"
strategy:
type: Recreate