Compare commits

..

No commits in common. "be336beec3e7e0795d96bdf1f8dbaf0cb0f452a7" and "487a4f2d43274d254434c1f722dc9fa63d6db83a" have entirely different histories.

7 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: flowiseai/flowise
tag: 2.2.1
tag: 2.2.0
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.3.1
targetRevision: 66.2.2
secrets:
- name: grafana
keys:

View file

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

View file

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

View file

@ -1,6 +1,6 @@
image:
repository: influxdb
tag: 2.7.11-alpine
tag: 2.7.10-alpine
pullPolicy: IfNotPresent
## If specified, use these secrets to access the images
# pullSecrets:

View file

@ -172,7 +172,7 @@ sidecar:
# -- The image repository to pull from
repository: kiwigrid/k8s-sidecar
# -- The image tag to pull, default: `1.23.1`
tag: 1.28.1
tag: 1.28.0
# -- The image pull policy, default: `IfNotPresent`
pullPolicy: IfNotPresent
# -- The extra volume mounts for the sidecar

View file

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