Compare commits

...

15 commits

Author SHA1 Message Date
renovate[bot]
44d4b8f556
Merge 29f81bcb0e into 2882083266 2024-11-21 00:15:24 +00:00
renovate[bot]
29f81bcb0e
chore(deps): update helm chart argo-cd to v7 2024-11-21 00:15:20 +00:00
renovate[bot]
2882083266
chore(deps): update docker image grafana/loki to v3.3.0 (#2536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 23:53:32 +00:00
renovate[bot]
2f18d3d248
chore(deps): update docker image ghcr.io/onedr0p/radarr to v5.15.1.9463 (#2535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 23:52:33 +00:00
renovate[bot]
2044194f04
chore(deps): update docker image grafana/grafana to v11.3.1 (#2533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 19:45:38 +00:00
renovate[bot]
6b86211f13
chore(deps): update docker image ghcr.io/onedr0p/qbittorrent to v5.0.2 (#2532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 19:45:10 +00:00
renovate[bot]
8c0382bb1d
chore(deps): update docker image flowiseai/flowise to v2.1.5 (#2531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 19:44:25 +00:00
renovate[bot]
7a83744a82
chore(deps): update docker image docker.io/qdrant/qdrant to v1.12.4 (#2530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 19:43:45 +00:00
renovate[bot]
533b7ea2e7 chore(deps): update helm chart nextcloud to v6.2.3 2024-11-16 12:46:27 +01:00
renovate[bot]
77a927228e
chore(deps): update docker image flowiseai/flowise to v2.1.4 (#2526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-16 11:38:08 +00:00
renovate[bot]
9567afb03c
chore(deps): update docker image b4bz/homer to v24.11.4 (#2525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-16 11:37:53 +00:00
renovate[bot]
5b332a1b80 chore(deps): update helm chart kube-prometheus-stack to v66.1.1 2024-11-14 08:08:38 +01:00
renovate[bot]
6b107d3094
chore(deps): update docker image quay.io/go-skynet/local-ai to v2.23.0 (#2524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:35:30 +00:00
renovate[bot]
7fa0586d8f
chore(deps): update docker image docker.io/qdrant/qdrant to v1.12.3 (#2522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:34:18 +00:00
renovate[bot]
8b12081dbe
chore(deps): update docker image b4bz/homer to v24.11.3 (#2521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:33:51 +00:00
11 changed files with 11 additions and 11 deletions

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: flowiseai/flowise
tag: 2.1.3
tag: 2.1.5
command:
- flowise
- start

View file

@ -4,7 +4,7 @@ deployment:
image:
repository: quay.io/go-skynet/local-ai
#tag: latest-aio-gpu-nvidia-cuda-12
tag: v2.22.1-cublas-cuda12-ffmpeg
tag: v2.23.0-cublas-cuda12-ffmpeg
pullPolicy: Always
runtimeClassName: nvidia

View file

@ -1,7 +1,7 @@
image:
repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent
tag: "v1.12.2"
tag: "v1.12.4"
useUnprivilegedImage: true
env:

View file

@ -5,7 +5,7 @@ apps:
- name: argocd
repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 5.55.0
targetRevision: 7.7.4
syncWave: '0'
syncPolicy:
automated:

View file

@ -1,6 +1,6 @@
image:
repository: ghcr.io/onedr0p/radarr
tag: 5.14.0.9383
tag: 5.15.1.9463
env:
UMASK: "002"

View file

@ -1,7 +1,7 @@
---
image:
repository: ghcr.io/onedr0p/qbittorrent
tag: 5.0.1
tag: 5.0.2
ingress:
main:

View file

@ -5,7 +5,7 @@ apps:
- name: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetRevision: 66.1.0
targetRevision: 66.1.1
secrets:
- name: grafana
keys:

View file

@ -11,7 +11,7 @@ grafana:
image:
repository: grafana/grafana
tag: 11.3.0
tag: 11.3.1
persistence:
enabled: true

View file

@ -2,7 +2,7 @@ loki:
enabled: true
image:
repository: grafana/loki
tag: 3.2.1
tag: 3.3.0
promtail:
enabled: true

View file

@ -1,6 +1,6 @@
image:
repository: b4bz/homer
tag: v24.11.1
tag: v24.11.4
initContainers:
clone-assets:

View file

@ -14,7 +14,7 @@ apps:
- name: nextcloud
repoURL: https://nextcloud.github.io/helm
chart: nextcloud
targetRevision: 6.2.2
targetRevision: 6.2.3
secrets:
- name: nextcloud-user
keys: