Compare commits

..

No commits in common. "9ffb83126c3fd7137c02e4597b40147d8b6cc50b" and "49f3cddb0e71a0739806099e890068377f3cbe77" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

@ -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.11.0-cublas-cuda12-ffmpeg-core tag: v2.10.1-cublas-cuda12-ffmpeg-core
pullPolicy: Always pullPolicy: Always
runtimeClassName: nvidia runtimeClassName: nvidia

View file

@ -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.3 targetRevision: 1.15.2
- name: external-dns - name: external-dns
repoURL: https://kubernetes-sigs.github.io/external-dns repoURL: https://kubernetes-sigs.github.io/external-dns

View file

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