mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
Compare commits
3 commits
be336beec3
...
9642d51847
Author | SHA1 | Date | |
---|---|---|---|
|
9642d51847 | ||
|
d07ae110e7 | ||
|
306c04d560 |
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ deployment:
|
|||
image:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
#tag: latest-aio-gpu-nvidia-cuda-12
|
||||
tag: v2.23.0-cublas-cuda12-ffmpeg
|
||||
tag: v2.24.0-cublas-cuda12-ffmpeg
|
||||
pullPolicy: Always
|
||||
runtimeClassName: nvidia
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
tag: "2024.11"
|
||||
tag: "2024.12"
|
||||
|
||||
env:
|
||||
TZ: Europe/Berlin
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: koenkk/zigbee2mqtt
|
||||
tag: 1.41.0
|
||||
tag: 1.42.0
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in a new issue