Bump version & update templates

This commit is contained in:
Cyber MacGeddon 2024-09-30 00:00:36 +01:00
parent 2f23309f05
commit 5e8a1520ee
20 changed files with 334 additions and 334 deletions

View file

@ -33,7 +33,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
embeddings:
command:
@ -50,7 +50,7 @@ services:
reservations:
cpus: '0.5'
memory: 400M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
grafana:
deploy:
@ -95,7 +95,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
init-pulsar:
command:
@ -130,7 +130,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
kg-extract-relationships:
command:
@ -145,7 +145,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
kg-extract-topics:
command:
@ -160,7 +160,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
metering:
command:
@ -175,7 +175,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
metering-rag:
command:
@ -192,7 +192,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
pdf-decoder:
command:
@ -207,7 +207,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
prometheus:
deploy:
@ -397,7 +397,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
prompt-rag:
command:
@ -575,7 +575,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
pulsar:
command:
@ -629,7 +629,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
query-graph-embeddings:
command:
@ -646,7 +646,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
query-triples:
command:
@ -663,7 +663,7 @@ services:
reservations:
cpus: '0.1'
memory: 512M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
store-doc-embeddings:
command:
@ -680,7 +680,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
store-graph-embeddings:
command:
@ -697,7 +697,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
store-triples:
command:
@ -714,7 +714,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
text-completion:
command:
@ -737,7 +737,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
text-completion-rag:
command:
@ -764,7 +764,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
vectorize:
command:
@ -779,7 +779,7 @@ services:
reservations:
cpus: '0.5'
memory: 512M
image: docker.io/trustgraph/trustgraph-flow:0.11.3
image: docker.io/trustgraph/trustgraph-flow:0.11.4
restart: on-failure:100
volumes:
cassandra: {}