Skip to content

Commit

Permalink
chore(helm): bump artifact db version (#1179)
Browse files Browse the repository at this point in the history
Because

- artifact-backend has new db version

This commit

- bump artifact db version
  • Loading branch information
heiruwu authored Feb 17, 2025
1 parent ae48d94 commit 3347ab2
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 @@ -569,7 +569,7 @@ artifactBackend:
# -- The path of configuration file for artifact-backend
configPath: /artifact-backend/config/config.yaml
# -- The database migration version
dbVersion: 18
dbVersion: 21
# -- Set the service account to be used, default if left empty
serviceAccountName: ""
# -- Mount the service account token
Expand Down

0 comments on commit 3347ab2

Please sign in to comment.