diff --git a/Makefile b/Makefile index 41ba47dc..84d3ff28 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # VERSION=$(shell git describe | sed 's/^v//') -VERSION=0.9.0 +VERSION=0.9.1 DOCKER=podman diff --git a/setup.py b/setup.py index 4bee1ff8..fa0e3d72 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import os with open("README.md", "r") as fh: long_description = fh.read() -version = "0.9.0" +version = "0.9.1" setuptools.setup( name="trustgraph", diff --git a/templates/components.jsonnet b/templates/components.jsonnet index a3414324..afeed58b 100644 --- a/templates/components.jsonnet +++ b/templates/components.jsonnet @@ -30,6 +30,7 @@ "cassandra": import "components/cassandra.jsonnet", "neo4j": import "components/neo4j.jsonnet", "qdrant": import "components/qdrant.jsonnet", + "milvus": import "components/milvus.jsonnet", "trustgraph": import "components/trustgraph.jsonnet", } diff --git a/templates/components/embeddings-ollama.yaml b/templates/components/embeddings-ollama.jsonnet similarity index 100% rename from templates/components/embeddings-ollama.yaml rename to templates/components/embeddings-ollama.jsonnet diff --git a/tg-launch-azure-cassandra.yaml b/tg-launch-azure-cassandra.yaml index fb57c934..459c1265 100644 --- a/tg-launch-azure-cassandra.yaml +++ b/tg-launch-azure-cassandra.yaml @@ -33,7 +33,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -50,7 +50,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -95,7 +95,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -125,7 +125,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -140,7 +140,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pdf-decoder": "command": @@ -155,7 +155,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -214,7 +214,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -261,7 +261,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -314,7 +314,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -331,7 +331,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -348,7 +348,7 @@ "reservations": "cpus": "0.1" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -365,7 +365,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -382,7 +382,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -399,7 +399,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -422,7 +422,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -449,7 +449,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -464,7 +464,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "cassandra": {} diff --git a/tg-launch-azure-neo4j.yaml b/tg-launch-azure-neo4j.yaml index cc80d613..6269f199 100644 --- a/tg-launch-azure-neo4j.yaml +++ b/tg-launch-azure-neo4j.yaml @@ -16,7 +16,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -33,7 +33,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -78,7 +78,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -108,7 +108,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -123,7 +123,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "neo4j": "deploy": @@ -156,7 +156,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -215,7 +215,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -262,7 +262,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -315,7 +315,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -332,7 +332,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -349,7 +349,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -366,7 +366,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -383,7 +383,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -400,7 +400,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -423,7 +423,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -450,7 +450,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -465,7 +465,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "grafana-storage": {} diff --git a/tg-launch-bedrock-cassandra.yaml b/tg-launch-bedrock-cassandra.yaml index 84a0073c..6ecbac41 100644 --- a/tg-launch-bedrock-cassandra.yaml +++ b/tg-launch-bedrock-cassandra.yaml @@ -33,7 +33,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -50,7 +50,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -95,7 +95,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -125,7 +125,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -140,7 +140,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pdf-decoder": "command": @@ -155,7 +155,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -214,7 +214,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -261,7 +261,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -314,7 +314,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -331,7 +331,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -348,7 +348,7 @@ "reservations": "cpus": "0.1" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -365,7 +365,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -382,7 +382,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -399,7 +399,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -426,7 +426,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -457,7 +457,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -472,7 +472,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "cassandra": {} diff --git a/tg-launch-bedrock-neo4j.yaml b/tg-launch-bedrock-neo4j.yaml index 8a9da354..ed38b9e8 100644 --- a/tg-launch-bedrock-neo4j.yaml +++ b/tg-launch-bedrock-neo4j.yaml @@ -16,7 +16,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -33,7 +33,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -78,7 +78,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -108,7 +108,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -123,7 +123,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "neo4j": "deploy": @@ -156,7 +156,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -215,7 +215,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -262,7 +262,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -315,7 +315,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -332,7 +332,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -349,7 +349,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -366,7 +366,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -383,7 +383,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -400,7 +400,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -427,7 +427,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -458,7 +458,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -473,7 +473,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "grafana-storage": {} diff --git a/tg-launch-claude-cassandra.yaml b/tg-launch-claude-cassandra.yaml index 495b47ea..3d340533 100644 --- a/tg-launch-claude-cassandra.yaml +++ b/tg-launch-claude-cassandra.yaml @@ -33,7 +33,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -50,7 +50,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -95,7 +95,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -125,7 +125,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -140,7 +140,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pdf-decoder": "command": @@ -155,7 +155,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -214,7 +214,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -261,7 +261,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -314,7 +314,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -331,7 +331,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -348,7 +348,7 @@ "reservations": "cpus": "0.1" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -365,7 +365,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -382,7 +382,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -399,7 +399,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -420,7 +420,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -445,7 +445,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -460,7 +460,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "cassandra": {} diff --git a/tg-launch-claude-neo4j.yaml b/tg-launch-claude-neo4j.yaml index 594893a2..57ced0f9 100644 --- a/tg-launch-claude-neo4j.yaml +++ b/tg-launch-claude-neo4j.yaml @@ -16,7 +16,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -33,7 +33,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -78,7 +78,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -108,7 +108,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -123,7 +123,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "neo4j": "deploy": @@ -156,7 +156,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -215,7 +215,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -262,7 +262,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -315,7 +315,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -332,7 +332,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -349,7 +349,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -366,7 +366,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -383,7 +383,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -400,7 +400,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -421,7 +421,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -446,7 +446,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -461,7 +461,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "grafana-storage": {} diff --git a/tg-launch-cohere-cassandra.yaml b/tg-launch-cohere-cassandra.yaml index 833aec61..644c9539 100644 --- a/tg-launch-cohere-cassandra.yaml +++ b/tg-launch-cohere-cassandra.yaml @@ -33,7 +33,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -50,7 +50,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -95,7 +95,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -125,7 +125,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -140,7 +140,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pdf-decoder": "command": @@ -155,7 +155,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -214,7 +214,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -261,7 +261,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -314,7 +314,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -331,7 +331,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -348,7 +348,7 @@ "reservations": "cpus": "0.1" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -365,7 +365,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -382,7 +382,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -399,7 +399,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -418,7 +418,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -441,7 +441,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -456,7 +456,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "cassandra": {} diff --git a/tg-launch-cohere-neo4j.yaml b/tg-launch-cohere-neo4j.yaml index dc8a1abf..2209f6de 100644 --- a/tg-launch-cohere-neo4j.yaml +++ b/tg-launch-cohere-neo4j.yaml @@ -16,7 +16,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -33,7 +33,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -78,7 +78,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -108,7 +108,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -123,7 +123,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "neo4j": "deploy": @@ -156,7 +156,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -215,7 +215,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -262,7 +262,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -315,7 +315,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -332,7 +332,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -349,7 +349,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -366,7 +366,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -383,7 +383,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -400,7 +400,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -419,7 +419,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -442,7 +442,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -457,7 +457,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "grafana-storage": {} diff --git a/tg-launch-ollama-cassandra.yaml b/tg-launch-ollama-cassandra.yaml index a6c63717..99ab0d36 100644 --- a/tg-launch-ollama-cassandra.yaml +++ b/tg-launch-ollama-cassandra.yaml @@ -33,7 +33,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -50,7 +50,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -95,7 +95,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -125,7 +125,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -140,7 +140,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pdf-decoder": "command": @@ -155,7 +155,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -190,7 +190,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -213,7 +213,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -266,7 +266,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -283,7 +283,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -300,7 +300,7 @@ "reservations": "cpus": "0.1" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -317,7 +317,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -334,7 +334,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -351,7 +351,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -370,7 +370,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -393,7 +393,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -408,7 +408,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "cassandra": {} diff --git a/tg-launch-ollama-neo4j.yaml b/tg-launch-ollama-neo4j.yaml index 916bfacf..0e7cd13a 100644 --- a/tg-launch-ollama-neo4j.yaml +++ b/tg-launch-ollama-neo4j.yaml @@ -16,7 +16,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -33,7 +33,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -78,7 +78,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -108,7 +108,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -123,7 +123,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "neo4j": "deploy": @@ -156,7 +156,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -191,7 +191,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -214,7 +214,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -267,7 +267,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -284,7 +284,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -301,7 +301,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -318,7 +318,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -335,7 +335,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -352,7 +352,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -371,7 +371,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -394,7 +394,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -409,7 +409,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "grafana-storage": {} diff --git a/tg-launch-openai-cassandra.yaml b/tg-launch-openai-cassandra.yaml index ed65029b..4a450470 100644 --- a/tg-launch-openai-cassandra.yaml +++ b/tg-launch-openai-cassandra.yaml @@ -33,7 +33,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -50,7 +50,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -95,7 +95,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -125,7 +125,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -140,7 +140,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pdf-decoder": "command": @@ -155,7 +155,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -214,7 +214,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -261,7 +261,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -314,7 +314,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -331,7 +331,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -348,7 +348,7 @@ "reservations": "cpus": "0.1" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -365,7 +365,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -382,7 +382,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -399,7 +399,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -422,7 +422,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -449,7 +449,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -464,7 +464,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "cassandra": {} diff --git a/tg-launch-openai-neo4j.yaml b/tg-launch-openai-neo4j.yaml index e11134fc..c9eb52cc 100644 --- a/tg-launch-openai-neo4j.yaml +++ b/tg-launch-openai-neo4j.yaml @@ -16,7 +16,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -33,7 +33,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -78,7 +78,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -108,7 +108,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -123,7 +123,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "neo4j": "deploy": @@ -156,7 +156,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -215,7 +215,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -262,7 +262,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -315,7 +315,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -332,7 +332,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -349,7 +349,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -366,7 +366,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -383,7 +383,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -400,7 +400,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -423,7 +423,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion-rag": "command": @@ -450,7 +450,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "vectorize": "command": @@ -465,7 +465,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "grafana-storage": {} diff --git a/tg-launch-vertexai-cassandra.yaml b/tg-launch-vertexai-cassandra.yaml index 8e69ea0f..e4aedc66 100644 --- a/tg-launch-vertexai-cassandra.yaml +++ b/tg-launch-vertexai-cassandra.yaml @@ -33,7 +33,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -50,7 +50,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -95,7 +95,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -125,7 +125,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -140,7 +140,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pdf-decoder": "command": @@ -155,7 +155,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -214,7 +214,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -261,7 +261,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -314,7 +314,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -331,7 +331,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -348,7 +348,7 @@ "reservations": "cpus": "0.1" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -365,7 +365,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -382,7 +382,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -399,7 +399,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -424,7 +424,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": - "./vertexai:/vertexai" @@ -455,7 +455,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": - "./vertexai:/vertexai" @@ -472,7 +472,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "cassandra": {} diff --git a/tg-launch-vertexai-neo4j.yaml b/tg-launch-vertexai-neo4j.yaml index e8c0e111..2b712b31 100644 --- a/tg-launch-vertexai-neo4j.yaml +++ b/tg-launch-vertexai-neo4j.yaml @@ -16,7 +16,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "embeddings": "command": @@ -33,7 +33,7 @@ "reservations": "cpus": "0.5" "memory": "256M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "grafana": "deploy": @@ -78,7 +78,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "init-pulsar": "command": @@ -108,7 +108,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "kg-extract-relationships": "command": @@ -123,7 +123,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "neo4j": "deploy": @@ -156,7 +156,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prometheus": "deploy": @@ -215,7 +215,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "prompt-rag": "command": @@ -262,7 +262,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "pulsar": "command": "bin/pulsar standalone" @@ -315,7 +315,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -332,7 +332,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -349,7 +349,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -366,7 +366,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -383,7 +383,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -400,7 +400,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "text-completion": "command": @@ -425,7 +425,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": - "./vertexai:/vertexai" @@ -456,7 +456,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": - "./vertexai:/vertexai" @@ -473,7 +473,7 @@ "reservations": "cpus": "0.5" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "grafana-storage": {} diff --git a/tg-storage-cassandra.yaml b/tg-storage-cassandra.yaml index 16c87a6c..f6c54c53 100644 --- a/tg-storage-cassandra.yaml +++ b/tg-storage-cassandra.yaml @@ -118,7 +118,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -135,7 +135,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -152,7 +152,7 @@ "reservations": "cpus": "0.1" "memory": "512M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -169,7 +169,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -186,7 +186,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -203,7 +203,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "cassandra": {} diff --git a/tg-storage-neo4j.yaml b/tg-storage-neo4j.yaml index 5458c96e..32290799 100644 --- a/tg-storage-neo4j.yaml +++ b/tg-storage-neo4j.yaml @@ -119,7 +119,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-graph-embeddings": "command": @@ -136,7 +136,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "query-triples": "command": @@ -153,7 +153,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-doc-embeddings": "command": @@ -170,7 +170,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-graph-embeddings": "command": @@ -187,7 +187,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "store-triples": "command": @@ -204,7 +204,7 @@ "reservations": "cpus": "0.1" "memory": "128M" - "image": "docker.io/trustgraph/trustgraph-flow:0.9.0" + "image": "docker.io/trustgraph/trustgraph-flow:0.9.1" "restart": "on-failure:100" "volumes": "grafana-storage": {}