Bump version to 0.11.1

This commit is contained in:
Cyber MacGeddon 2024-09-29 18:15:34 +01:00
parent fa30544999
commit 5951fb4e56
20 changed files with 302 additions and 302 deletions

View file

@ -33,7 +33,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
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.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
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.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
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.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
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.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
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.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
pdf-decoder:
command:
@ -175,7 +175,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
prometheus:
deploy:
@ -365,7 +365,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
prompt-rag:
command:
@ -543,7 +543,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
pulsar:
command:
@ -597,7 +597,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
query-graph-embeddings:
command:
@ -614,7 +614,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
query-triples:
command:
@ -631,7 +631,7 @@ services:
reservations:
cpus: '0.1'
memory: 512M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
store-doc-embeddings:
command:
@ -648,7 +648,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
store-graph-embeddings:
command:
@ -665,7 +665,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
store-triples:
command:
@ -682,7 +682,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
text-completion:
command:
@ -705,7 +705,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
text-completion-rag:
command:
@ -732,7 +732,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
vectorize:
command:
@ -747,7 +747,7 @@ services:
reservations:
cpus: '0.5'
memory: 512M
image: docker.io/trustgraph/trustgraph-flow:0.11.0
image: docker.io/trustgraph/trustgraph-flow:0.11.1
restart: on-failure:100
volumes:
cassandra: {}