Compare commits

...

4 commits

4 changed files with 4 additions and 4 deletions

View file

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

View file

@ -80,7 +80,7 @@ metrics:
# -- image repository
repository: ghcr.io/onedr0p/exportarr
# -- image tag
tag: v1.6.1
tag: v1.6.2
# -- image pull policy
pullPolicy: IfNotPresent
env:

View file

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

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.25.6
tag: 1.26.0
# -- The image pull policy, default: `IfNotPresent`
pullPolicy: IfNotPresent
# -- The extra volume mounts for the sidecar