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