File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
6969| [ cosmoshub] ( https://github.com/cosmos/gaia ) | ` v27.3.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cosmoshub-v27.3.0 ` | [ Example] ( ./cosmoshub ) |
7070| [ crescent] ( https://github.com/crescent-network/crescent ) | ` v4.2.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-crescent-v4.2.0 ` | [ Example] ( ./crescent ) |
7171| [ cronos] ( https://github.com/crypto-org-chain/cronos ) | ` v1.7.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cronos-v1.7.0 ` | [ Example] ( ./cronos ) |
72- | [ cryptoorgchain] ( https://github.com/crypto-org-chain/chain-main ) | ` v7.2 .0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cryptoorgchain-v7.2 .0 ` | [ Example] ( ./cryptoorgchain ) |
72+ | [ cryptoorgchain] ( https://github.com/crypto-org-chain/chain-main ) | ` v7.3 .0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cryptoorgchain-v7.3 .0 ` | [ Example] ( ./cryptoorgchain ) |
7373| [ decentr] ( https://github.com/Decentr-net/decentr ) | ` v1.6.4 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-decentr-v1.6.4 ` | [ Example] ( ./decentr ) |
7474| [ desmos] ( https://github.com/desmos-labs/desmos ) | ` v6.2.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-desmos-v6.2.0 ` | [ Example] ( ./desmos ) |
7575| [ dydx] ( https://github.com/dydxprotocol/v4-chain ) | ` v9.4.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-dydx-v9.4.0 ` | [ Example] ( ./dydx ) |
Original file line number Diff line number Diff line change 22
33| | |
44| ---| ---|
5- | Version| ` v7.2 .0 ` |
5+ | Version| ` v7.3 .0 ` |
66| Binary| ` chain-maind ` |
77| Directory| ` .chain-maind ` |
88| ENV namespace| ` CHAIN_MAIND ` |
99| Repository| ` https://github.com/crypto-org-chain/chain-main ` |
10- | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cryptoorgchain-v7.2 .0 ` |
10+ | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cryptoorgchain-v7.3 .0 ` |
1111
1212## Examples
1313
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 args :
66 PROJECT : cryptoorgchain
77 PROJECT_BIN : chain-maind
8- VERSION : v7.2 .0
8+ VERSION : v7.3 .0
99 REPOSITORY : https://github.com/crypto-org-chain/chain-main
1010 GOLANG_VERSION : 1.25
1111 DEBIAN_VERSION : bookworm
Original file line number Diff line number Diff line change 22version : " 2.0"
33services :
44 node :
5- image : ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cryptoorgchain-v7.2 .0
5+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cryptoorgchain-v7.3 .0
66 env :
77 - MONIKER=Cosmos Omnibus Node
88 - P2P_POLKACHU=1
Original file line number Diff line number Diff line change 11services :
22 node :
3- image : ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cryptoorgchain-v7.2 .0
3+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.44-cryptoorgchain-v7.3 .0
44 ports :
55 - " 26656:26656"
66 - " 26657:26657"
You can’t perform that action at this time.
0 commit comments