chore(helm): update image docker.io/localai/localai v3.5.3 → v3.5.4 (#39781)
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.5.3
|
||||
appVersion: 3.5.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.18.0
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/local-ai
|
||||
- https://hub.docker.com/r/localai/localai
|
||||
type: application
|
||||
version: 16.21.12
|
||||
version: 16.21.16
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/localai/localai
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.5.3@sha256:6bd3b82ad28f303789c685bb28c986b2abf8487bdeb31d93a74e5fb7a5554808
|
||||
tag: v3.5.4@sha256:cd28eaa8d5d750338be1b72172c48b61271fb7aaedf7f80c4f42ed4e8adf100f
|
||||
ffmpegImage:
|
||||
repository: docker.io/localai/localai
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -25,15 +25,15 @@ cublasCuda11FfmpegImage:
|
||||
allInOneCuda12Image:
|
||||
repository: docker.io/localai/localai
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.5.3-aio-gpu-nvidia-cuda-12@sha256:fa1e17739c2f2f8bd7cd016491e1261b7567643daf9ac68a599a2851eae9e25e
|
||||
tag: v3.5.4-aio-gpu-nvidia-cuda-12@sha256:770391e458d874bfbb9e61985f8a5099757c7e483058dd7a2e8b3de376791f6f
|
||||
allInOneCuda11Image:
|
||||
repository: docker.io/localai/localai
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.5.3-aio-gpu-nvidia-cuda-11@sha256:7d27db65515d829cb424dac40c9e142d3d46abaa3cb22506612b57b43ede7b87
|
||||
tag: v3.5.4-aio-gpu-nvidia-cuda-11@sha256:e767d1c2f4fe3ae1a1601e5bf9bd4d6c60a8a8a86bc86c97b756a94ba59db879
|
||||
allInOneCpuImage:
|
||||
repository: docker.io/localai/localai
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.5.3-aio-cpu@sha256:2f5d9343eac7dd828871e6c06b20ad17cafce5fffbfe61c45df7bc6eceb85494
|
||||
tag: v3.5.4-aio-cpu@sha256:948fb281d8b071420423c3efbec2fd7c7d27fed0b65935d41ad9ababaf2634ee
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user