Skip to content

Releases: Consensys/orchestrate-helm

3.0.0

06 Sep 09:36
cf51504
Compare
Choose a tag to compare
  • Migrate Health port

2.0.8

13 Jun 12:03
7f1cbaf
Compare
Choose a tag to compare
  • Remove importing of accounts trigger
  • Unlock API service when restarting manually

2.0.7

02 Jun 09:13
928cf0f
Compare
Choose a tag to compare
  • Introduce a new migration strategy that ensures migrations are run for every deployment
  • Simpler environment
  • Removal of import Job

2.0.6

25 May 14:39
aa70a62
Compare
Choose a tag to compare
  • Clarify existing secret usage with migrations

2.0.5

25 May 08:48
93d6acc
Compare
Choose a tag to compare
  • Update to latest orchestrate version v21.12.7
  • Add hooks post triggers to run migrations and import accounts

2.0.4

25 Apr 07:03
a632a18
Compare
Choose a tag to compare
  • Database dropped when drop.enabled (internal use only).
  • Old backend values removed and service ports aligned

1.0.8

03 Apr 15:09
Compare
Choose a tag to compare
  • Allow users to not define KEY MANAGER envs
  • Separate hook env and pre-install, pre-update

2.0.2

17 Mar 16:43
2e72e31
Compare
Choose a tag to compare

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

24 Feb 07:08
5792e6b
Compare
Choose a tag to compare

Fixes the lack of imagePullSecrets for api deployment, in case you use a private repo

2.0.0

25 Jan 07:52
3008002
Compare
Choose a tag to compare

This release removes the inner KeyManager from orchestrate and allows deployment of the new quorum key manager (https://github.com/ConsenSys/quorum-key-manager-helm) as a dependency.

Also Adds Database migration/updates as a Job

Supports app version v21.12.1