File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
5555| [ akash] ( https://github.com/akash-network/node ) | ` v0.38.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-akash-v0.38.1 ` | [ Example] ( ./akash ) |
5656| [ archway] ( https://github.com/archway-network/archway ) | ` v9.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-archway-v9.0.0 ` | [ Example] ( ./archway ) |
5757| [ assetmantle] ( https://github.com/AssetMantle/node ) | ` v1.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-assetmantle-v1.0.0 ` | [ Example] ( ./assetmantle ) |
58- | [ atomone] ( https://github.com/atomone-hub/atomone ) | ` v1.1.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-atomone-v1.1.1 ` | [ Example] ( ./atomone ) |
58+ | [ atomone] ( https://github.com/atomone-hub/atomone ) | ` v2.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-atomone-v2.0.0 ` | [ Example] ( ./atomone ) |
5959| [ axelar] ( https://github.com/axelarnetwork/axelar-core ) | ` v0.34.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-axelar-v0.34.0 ` | [ Example] ( ./axelar ) |
6060| [ babylon] ( https://github.com/babylonlabs-io/babylon.git ) | ` v1.1.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-babylon-v1.1.0 ` | [ Example] ( ./babylon ) |
6161| [ bandchain] ( https://github.com/bandprotocol/chain ) | ` v2.5.3 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-bandchain-v2.5.3 ` | [ Example] ( ./bandchain ) |
Original file line number Diff line number Diff line change 22
33| | |
44| ---| ---|
5- | Version| ` v1.1.1 ` |
5+ | Version| ` v2.0.0 ` |
66| Binary| ` atomoned ` |
77| Directory| ` .atomone ` |
88| ENV namespace| ` ATOMONED ` |
99| Repository| ` https://github.com/atomone-hub/atomone ` |
10- | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-atomone-v1.1.1 ` |
10+ | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.17-atomone-v2.0.0 ` |
1111
1212## Examples
1313
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ services:
66 PROJECT : atomone
77 PROJECT_BIN : atomoned
88 PROJECT_DIR : .atomone
9- VERSION : v1.1.1
9+ VERSION : v2.0.0
1010 REPOSITORY : https://github.com/atomone-hub/atomone
1111 BUILD_METHOD : binary
12- BINARY_URL : https://github.com/atomone-hub/atomone/releases/download/v1.1.1 /atomoned-v1.1.1 -linux-amd64
12+ BINARY_URL : https://github.com/atomone-hub/atomone/releases/download/v2.0.0 /atomoned-v2.0.0 -linux-amd64
1313 ports :
1414 - ' 26656:26656'
1515 - ' 26657:26657'
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.17-atomone-v1.1.1
5+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.17-atomone-v2.0.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.17-atomone-v1.1.1
3+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.17-atomone-v2.0.0
44 ports :
55 - ' 26656:26656'
66 - ' 26657:26657'
You can’t perform that action at this time.
0 commit comments