diff --git a/charts/core/values.yaml b/charts/core/values.yaml index 9664e9ad..0986c415 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: 32 + dbVersion: 33 # -- workflow setting workflow: maxWorkflowTimeout: 3600 # in seconds