From 2c646943665ea9820f4bf50159509ba2135c0bae Mon Sep 17 00:00:00 2001 From: HR Wu <5631010+heiruwu@users.noreply.github.com> Date: Wed, 16 Oct 2024 19:43:29 +0800 Subject: [PATCH] chore(helm): update model task schema version (#1136) Because - AI task schema version is outdated in model-backend configmap This commit - update model task schema version --- charts/core/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/core/values.yaml b/charts/core/values.yaml index 4af6d88c..d939028a 100644 --- a/charts/core/values.yaml +++ b/charts/core/values.yaml @@ -483,7 +483,7 @@ modelBackend: dbVersion: 11 instillCoreHost: # -- The AI Task schema version - taskSchemaVersion: 2496179 + taskSchemaVersion: 662c3e2 # -- The configuration of Temporal Cloud temporal: hostPort: