Skip to content

Commit

Permalink
chore(helm): update pipeline-backend db version (#1156)
Browse files Browse the repository at this point in the history
This commit

- update pipeline-backend db version
  • Loading branch information
donch1989 committed Nov 18, 2024
1 parent a432a60 commit 7b7dc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7b7dc56

Please sign in to comment.