diff --git a/charts/core/values.yaml b/charts/core/values.yaml index 4191d239..596ce17f 100644 --- a/charts/core/values.yaml +++ b/charts/core/values.yaml @@ -388,7 +388,7 @@ pipelineBackend: # -- The path of configuration file for pipeline-backend configPath: /pipeline-backend/config/config.yaml # -- The database migration version - dbVersion: 15 + dbVersion: 16 # -- workflow setting workflow: maxWorkflowTimeout: 3600 # in seconds