diff --git a/charts/vdp/values.yaml b/charts/vdp/values.yaml index 42d8eede..3bb7972a 100644 --- a/charts/vdp/values.yaml +++ b/charts/vdp/values.yaml @@ -73,7 +73,7 @@ pipelineBackend: # -- The path of configuration file for pipeline-backend configPath: /pipeline-backend/config/config.yaml # -- The database migration version - dbVersion: 4 + dbVersion: 5 # -- workflow setting workflow: maxWorkflowTimeout: 3600 # in seconds