mirror of
https://github.com/nold360/hive-apps
synced 2025-01-10 15:54:54 +00:00
Compare commits
No commits in common. "9ffb83126c3fd7137c02e4597b40147d8b6cc50b" and "49f3cddb0e71a0739806099e890068377f3cbe77" have entirely different histories.
9ffb83126c
...
49f3cddb0e
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ replicaCount: 1
|
|||
deployment:
|
||||
image:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
tag: v2.11.0-cublas-cuda12-ffmpeg-core
|
||||
tag: v2.10.1-cublas-cuda12-ffmpeg-core
|
||||
pullPolicy: Always
|
||||
runtimeClassName: nvidia
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ apps:
|
|||
existingNamespace: kube-system
|
||||
repoURL: https://helm.cilium.io
|
||||
chart: cilium
|
||||
targetRevision: 1.15.3
|
||||
targetRevision: 1.15.2
|
||||
|
||||
- name: external-dns
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||
|
|
|
@ -11,7 +11,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: "hashicorp/vault"
|
||||
tag: "1.16.0"
|
||||
tag: "1.15.6"
|
||||
auditStorage:
|
||||
accessMode: ReadWriteOnce
|
||||
annotations: {}
|
||||
|
|
Loading…
Reference in a new issue