chore(deps): update minor docker tags (#714)
* 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
2cf6a3b4a2
commit
8ee373e8cd
|
@ -20,4 +20,4 @@ name: grocy
|
|||
sources:
|
||||
- https://github.com/grocy/grocy
|
||||
type: application
|
||||
version: 6.4.0
|
||||
version: 6.4.1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
image:
|
||||
repository: linuxserver/grocy
|
||||
tag: version-v3.0.1
|
||||
tag: version-v3.1.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
image:
|
||||
repository: linuxserver/grocy
|
||||
tag: version-v3.0.1
|
||||
tag: version-v3.1.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
strategy:
|
||||
|
|
|
@ -21,4 +21,4 @@ name: komga
|
|||
sources:
|
||||
- https://komga.org/
|
||||
- https://github.com/gotson/komga
|
||||
version: 1.2.2
|
||||
version: 1.2.3
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: gotson/komga
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.108.0
|
||||
tag: 0.110.0
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -9,7 +9,7 @@ image:
|
|||
# -- image repository
|
||||
repository: gotson/komga
|
||||
# -- image tag
|
||||
tag: 0.108.0
|
||||
tag: 0.110.0
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -24,4 +24,4 @@ sources:
|
|||
- https://github.com/esphome/esphome
|
||||
- https://hub.docker.com/u/esphome
|
||||
type: application
|
||||
version: 6.4.0
|
||||
version: 6.4.1
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: esphome/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.19.4
|
||||
tag: 1.20.1
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: esphome/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.19.4
|
||||
tag: 1.20.1
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
|
@ -27,4 +27,4 @@ sources:
|
|||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
|
||||
type: application
|
||||
version: 6.4.2
|
||||
version: 6.4.3
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: zwavejs/zwavejs2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.3.0
|
||||
tag: 5.4.2
|
||||
|
||||
# 5=tty 20=dialout 24=cdrom
|
||||
podSecurityContext:
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
image:
|
||||
repository: zwavejs/zwavejs2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.3.0
|
||||
tag: 5.4.2
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
Loading…
Reference in New Issue