Start work on 4.0.0 release
This commit is contained in:
parent
68a5568447
commit
7959103b0e
9 changed files with 18 additions and 8 deletions
9
CHANGELOG
Normal file
9
CHANGELOG
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Unreleased
|
||||
|
||||
# 4.0.0
|
||||
|
||||
- (Breaking) Rename value preInstall to migrationJob
|
||||
- The migration job now runs the migrate script which includes pgpartition. This should help ensure it runs more often as a failsafe should celery fail.
|
||||
- Add some support for volume mounts, not well tested
|
||||
- Started this changelog
|
||||
- Updated chart dependencies to latest versions
|
Reference in a new issue