-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chore(charts): update sequencer faucet chart (#1140)
## Summary Sequencer faucet needs an update to use latest protos. ## Changes * version update for latest `sequencer` and `sequencer-faucet` charts * adds new `sequencerChainId` value, defaults to the default chart sequencer chain Id * decreases genesis accounts balance allocation, preventing balance overflow of sudo address * adjust other variables ## Testing Tested against local k8 cluster and dev-network. ## Breaking Changelist * sequencer faucet now takes a `sequencerChainId` as required by latest proto for sending a transfer action.
- Loading branch information
1 parent
d2cdea7
commit c31c10b
Showing
6 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters