mirror of
https://github.com/nold360/hive-apps
synced 2025-01-10 15:54:54 +00:00
Compare commits
3 commits
49f3cddb0e
...
9ffb83126c
Author | SHA1 | Date | |
---|---|---|---|
|
9ffb83126c | ||
|
cfa9649b08 | ||
|
4588697621 |
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ replicaCount: 1
|
||||||
deployment:
|
deployment:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/go-skynet/local-ai
|
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
|
pullPolicy: Always
|
||||||
runtimeClassName: nvidia
|
runtimeClassName: nvidia
|
||||||
|
|
||||||
|
|
|
@ -49,7 +49,7 @@ apps:
|
||||||
existingNamespace: kube-system
|
existingNamespace: kube-system
|
||||||
repoURL: https://helm.cilium.io
|
repoURL: https://helm.cilium.io
|
||||||
chart: cilium
|
chart: cilium
|
||||||
targetRevision: 1.15.2
|
targetRevision: 1.15.3
|
||||||
|
|
||||||
- name: external-dns
|
- name: external-dns
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||||
|
|
|
@ -11,7 +11,7 @@ server:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: "hashicorp/vault"
|
repository: "hashicorp/vault"
|
||||||
tag: "1.15.6"
|
tag: "1.16.0"
|
||||||
auditStorage:
|
auditStorage:
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
Loading…
Reference in a new issue