Skip to content

Commit

Permalink
chore(helm): bump model db version (#1148)
Browse files Browse the repository at this point in the history
Because

- migrate unsupported task to `TASK_CUSTOM` for model resource

This commit

- bump model db version
  • Loading branch information
heiruwu authored Nov 5, 2024
1 parent 8c12e9e commit 623a4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ modelBackend:
# -- The path of configuration file for model-backend
configPath: /model-backend/config/config.yaml
# -- The database migration version
dbVersion: 11
dbVersion: 12
instillCoreHost:
# -- The AI Task schema version
taskSchemaVersion: 662c3e2
Expand Down

0 comments on commit 623a4c7

Please sign in to comment.