Compare commits

..

4 commits

Author SHA1 Message Date
renovate[bot]
e3cafd68b0
chore(deps): update helm chart argo-cd to v7 2024-11-16 11:39:07 +00: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
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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