Compare commits

..

No commits in common. "2044194f0433442ea44d68ea565f68da22326d69" and "533b7ea2e7b183010e10a8286f7ff33ea16271dd" have entirely different histories.

4 changed files with 4 additions and 4 deletions

View file

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

View file

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

View file

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

View file

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