Releases: Consensys/orchestrate-helm
Releases · Consensys/orchestrate-helm
2.0.8
- Remove importing of accounts trigger
- Unlock API service when restarting manually
2.0.7
- Introduce a new migration strategy that ensures migrations are run for every deployment
- Simpler environment
- Removal of import Job
2.0.6
- Clarify existing secret usage with migrations
2.0.5
- Update to latest orchestrate version v21.12.7
- Add hooks post triggers to run migrations and import accounts
2.0.4
- Database dropped when
drop.enabled
(internal use only).
- Old backend values removed and service ports aligned
1.0.8
- Allow users to not define KEY MANAGER envs
- Separate hook env and pre-install, pre-update
2.0.2
Start a new Job during post-install phase in order to run the account import command.
Will synchronize orchestrate store with existing quorum-key-manager
2.0.1
Fixes the lack of imagePullSecrets for api deployment, in case you use a private repo