Compare commits

...

4 commits

Author SHA1 Message Date
renovate[bot]
e49a70f277
chore(deps): update docker image ghcr.io/fluxcd/helm-controller to v1.1.0 2024-11-16 11:38:56 +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
4 changed files with 4 additions and 4 deletions

View file

@ -6323,7 +6323,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/fluxcd/helm-controller:v0.37.4
image: ghcr.io/fluxcd/helm-controller:v1.1.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View file

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

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

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