mirror of
https://github.com/nold360/hive-apps
synced 2025-02-11 10:41:18 +00:00
Compare commits
4 commits
df025fc0ae
...
8f9f3266a3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8f9f3266a3 | ||
![]() |
afd7dbac88 | ||
![]() |
8f8f2d7361 | ||
![]() |
e33d2353a1 |
3 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ apps:
|
||||||
- name: authentik
|
- name: authentik
|
||||||
repoURL: https://charts.goauthentik.io/
|
repoURL: https://charts.goauthentik.io/
|
||||||
chart: authentik
|
chart: authentik
|
||||||
targetRevision: 2024.8.2
|
targetRevision: 2024.8.3
|
||||||
secrets:
|
secrets:
|
||||||
- name: authentik
|
- name: authentik
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -4,7 +4,7 @@ deployment:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/go-skynet/local-ai
|
repository: quay.io/go-skynet/local-ai
|
||||||
#tag: latest-aio-gpu-nvidia-cuda-12
|
#tag: latest-aio-gpu-nvidia-cuda-12
|
||||||
tag: v2.20.1-cublas-cuda12-ffmpeg
|
tag: v2.21.0-cublas-cuda12-ffmpeg
|
||||||
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.7
|
targetRevision: 1.15.8
|
||||||
|
|
||||||
- name: external-dns
|
- name: external-dns
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||||
|
@ -75,7 +75,7 @@ apps:
|
||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
repoURL: https://charts.jetstack.io
|
repoURL: https://charts.jetstack.io
|
||||||
chart: cert-manager
|
chart: cert-manager
|
||||||
targetRevision: v1.15.1
|
targetRevision: v1.15.3
|
||||||
secrets:
|
secrets:
|
||||||
- name: cert-manager-vault-approle
|
- name: cert-manager-vault-approle
|
||||||
keys:
|
keys:
|
||||||
|
|
Loading…
Add table
Reference in a new issue