Compare commits

..

4 commits

Author SHA1 Message Date
renovate[bot]
2553671707
chore(deps): update docker image tccr.io/truecharts/heimdall to v23.1.7 2024-11-13 19:36:33 +00:00
renovate[bot]
6b107d3094
chore(deps): update docker image quay.io/go-skynet/local-ai to v2.23.0 (#2524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:35:30 +00:00
renovate[bot]
7fa0586d8f
chore(deps): update docker image docker.io/qdrant/qdrant to v1.12.3 (#2522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:34:18 +00:00
renovate[bot]
8b12081dbe
chore(deps): update docker image b4bz/homer to v24.11.3 (#2521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:33:51 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ deployment:
image:
repository: quay.io/go-skynet/local-ai
#tag: latest-aio-gpu-nvidia-cuda-12
tag: v2.22.1-cublas-cuda12-ffmpeg
tag: v2.23.0-cublas-cuda12-ffmpeg
pullPolicy: Always
runtimeClassName: nvidia

View file

@ -1,7 +1,7 @@
image:
repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent
tag: "v1.12.2"
tag: "v1.12.3"
useUnprivilegedImage: true
env:

View file

@ -1,6 +1,6 @@
image:
repository: b4bz/homer
tag: v24.11.1
tag: v24.11.3
initContainers:
clone-assets: