mirror of
https://github.com/nold360/hive-apps
synced 2025-02-12 19:21:12 +00:00
Compare commits
1 commit
a50423c9e2
...
4248ca86d4
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4248ca86d4 |
7 changed files with 7 additions and 7 deletions
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: flowiseai/flowise
|
||||
tag: 2.1.5
|
||||
tag: 2.1.4
|
||||
command:
|
||||
- flowise
|
||||
- start
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/qdrant/qdrant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.12.4"
|
||||
tag: "v1.12.3"
|
||||
useUnprivilegedImage: true
|
||||
|
||||
env:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
tag: 5.15.1.9463
|
||||
tag: 5.14.0.9383
|
||||
|
||||
env:
|
||||
UMASK: "002"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/qbittorrent
|
||||
tag: 5.0.2
|
||||
tag: 5.0.1
|
||||
|
||||
ingress:
|
||||
main:
|
||||
|
|
|
@ -11,7 +11,7 @@ grafana:
|
|||
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
tag: 11.3.1
|
||||
tag: 11.3.0
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
|
@ -2,7 +2,7 @@ loki:
|
|||
enabled: true
|
||||
image:
|
||||
repository: grafana/loki
|
||||
tag: 3.3.0
|
||||
tag: 3.2.1
|
||||
|
||||
promtail:
|
||||
enabled: true
|
||||
|
|
|
@ -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