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
parent 8b6cc5af01
commit 81f313ed44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.6.12"
appVersion: 0.6.12
dependencies:
- name: common
repository: https://truecharts.org/
@ -23,4 +23,4 @@ sources:
- https://hub.docker.com/r/linuxserver/calibre-web/
- https://github.com/janeczku/calibre-web
type: application
version: 7.0.3
version: 7.0.4

View File

@ -7,7 +7,7 @@
image:
repository: ghcr.io/linuxserver/calibre-web
pullPolicy: IfNotPresent
tag: version-0.6.12@sha256:8537f4b8bc08f3d192e30f5eed777bbd1cc21424cc9a268c4a3589640b703b68
tag: version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6
##

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/linuxserver/calibre-web
pullPolicy: IfNotPresent
tag: version-0.6.12@sha256:8537f4b8bc08f3d192e30f5eed777bbd1cc21424cc9a268c4a3589640b703b68
tag: version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6
service:
main:

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

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

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