Compare commits

...

3 commits

Author SHA1 Message Date
renovate[bot]
9ffb83126c chore(deps): update docker image quay.io/go-skynet/local-ai to v2.11.0 2024-03-27 03:15:52 +00:00
renovate[bot]
cfa9649b08 chore(deps): update docker image hashicorp/vault to v1.16.0 2024-03-27 01:23:25 +00:00
renovate[bot]
4588697621 chore(deps): update helm chart cilium to v1.15.3 2024-03-27 01:23:02 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ replicaCount: 1
deployment:
image:
repository: quay.io/go-skynet/local-ai
tag: v2.10.1-cublas-cuda12-ffmpeg-core
tag: v2.11.0-cublas-cuda12-ffmpeg-core
pullPolicy: Always
runtimeClassName: nvidia

View file

@ -49,7 +49,7 @@ apps:
existingNamespace: kube-system
repoURL: https://helm.cilium.io
chart: cilium
targetRevision: 1.15.2
targetRevision: 1.15.3
- name: external-dns
repoURL: https://kubernetes-sigs.github.io/external-dns

View file

@ -11,7 +11,7 @@ server:
enabled: true
image:
repository: "hashicorp/vault"
tag: "1.15.6"
tag: "1.16.0"
auditStorage:
accessMode: ReadWriteOnce
annotations: {}