diff --git a/charts/core/values.yaml b/charts/core/values.yaml index aad6418d..c6f26d1e 100644 --- a/charts/core/values.yaml +++ b/charts/core/values.yaml @@ -390,7 +390,7 @@ pipelineBackend: # -- The path of configuration file for pipeline-backend configPath: /pipeline-backend/config/config.yaml # -- The database migration version - dbVersion: 35 + dbVersion: 37 # -- workflow setting workflow: maxWorkflowTimeout: 3600 # in seconds