mirror of
https://github.com/nold360/hive-apps
synced 2025-02-12 19:21:12 +00:00
Compare commits
2 commits
a222193bbc
...
3b41dd620c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3b41dd620c | ||
![]() |
8bdf3ebb07 |
7 changed files with 7 additions and 7 deletions
|
@ -5,4 +5,4 @@ apps:
|
|||
- name: falco
|
||||
repoURL: https://falcosecurity.github.io/charts
|
||||
chart: falco
|
||||
targetRevision: 4.14.2
|
||||
targetRevision: 4.14.1
|
||||
|
|
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: flowiseai/flowise
|
||||
tag: 2.1.4
|
||||
tag: 2.1.3
|
||||
command:
|
||||
- flowise
|
||||
- start
|
||||
|
|
|
@ -4,7 +4,7 @@ deployment:
|
|||
image:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
#tag: latest-aio-gpu-nvidia-cuda-12
|
||||
tag: v2.23.0-cublas-cuda12-ffmpeg
|
||||
tag: v2.22.1-cublas-cuda12-ffmpeg
|
||||
pullPolicy: Always
|
||||
runtimeClassName: nvidia
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/qdrant/qdrant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.12.3"
|
||||
tag: "v1.12.2"
|
||||
useUnprivilegedImage: true
|
||||
|
||||
env:
|
||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
targetRevision: 66.1.1
|
||||
targetRevision: 66.1.0
|
||||
secrets:
|
||||
- name: grafana
|
||||
keys:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: b4bz/homer
|
||||
tag: v24.11.4
|
||||
tag: v24.11.1
|
||||
|
||||
initContainers:
|
||||
clone-assets:
|
||||
|
|
|
@ -14,7 +14,7 @@ apps:
|
|||
- name: nextcloud
|
||||
repoURL: https://nextcloud.github.io/helm
|
||||
chart: nextcloud
|
||||
targetRevision: 6.2.3
|
||||
targetRevision: 6.2.2
|
||||
secrets:
|
||||
- name: nextcloud-user
|
||||
keys:
|
||||
|
|
Loading…
Add table
Reference in a new issue