chore(deps): update minor docker tags (#831)
* 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:
parent
3d46adf571
commit
3a6c2b673f
|
@ -18,4 +18,4 @@ name: calibre
|
|||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/calibre/
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
version: 1.6.3
|
||||
version: 1.6.4
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: linuxserver/calibre
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v5.25.0
|
||||
tag: version-v5.26.0
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -12,7 +12,7 @@ image:
|
|||
# -- image repository
|
||||
repository: linuxserver/calibre
|
||||
# -- image tag
|
||||
tag: version-v5.25.0
|
||||
tag: version-v5.26.0
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -25,4 +25,4 @@ name: owncloud-ocis
|
|||
sources:
|
||||
- https://hub.docker.com/r/owncloud/ocis
|
||||
- https://owncloud.dev/ocis/
|
||||
version: 1.6.3
|
||||
version: 1.6.4
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: owncloud/ocis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.10.0
|
||||
tag: 1.11.0
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -9,7 +9,7 @@ image:
|
|||
# -- image repository
|
||||
repository: owncloud/ocis
|
||||
# -- image tag
|
||||
tag: 1.10.0
|
||||
tag: 1.11.0
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -27,4 +27,4 @@ sources:
|
|||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
|
||||
type: application
|
||||
version: 6.8.3
|
||||
version: 6.8.4
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: zwavejs/zwavejs2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.4.6
|
||||
tag: 5.5.1
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
image:
|
||||
repository: zwavejs/zwavejs2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.4.6
|
||||
tag: 5.5.1
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
Loading…
Reference in New Issue