Skip to content

Commit

Permalink
- bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRay committed Jan 22, 2022
1 parent 0bd38f0 commit a4f3c2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ That's it, you are all set!
### How to update validator

````shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mfactory-lab/sv-manager/latest/install/update_test_validator_version.sh)" --version 1.8.12
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mfactory-lab/sv-manager/latest/install/update_test_validator_version.sh)" --version 1.8.14
````

### how to update monitoring
Expand Down
2 changes: 1 addition & 1 deletion inventory_example/group_vars/mainnet_validators.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ expected_genesis_hash: '5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d'
limit_ledger_size: 50000000
snapshot_interval_slots: 2000
maximum_local_snapshot_age: 3000
solana_version: 1.8.12
solana_version: 1.8.14
extra_params:

0 comments on commit a4f3c2d

Please sign in to comment.