File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
6767| [ chihuahua] ( https://github.com/ChihuahuaChain/chihuahua ) | ` v9.0.6 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-chihuahua-v9.0.6 ` | [ Example] ( ./chihuahua ) |
6868| [ comdex] ( https://github.com/comdex-official/comdex ) | ` v15.3.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-comdex-v15.3.0 ` | [ Example] ( ./comdex ) |
6969| [ coreum] ( https://github.com/CoreumFoundation/coreum ) | ` v5.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-coreum-v5.0.0 ` | [ Example] ( ./coreum ) |
70- | [ cosmoshub] ( https://github.com/cosmos/gaia ) | ` v25.2 .0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-cosmoshub-v25.2 .0 ` | [ Example] ( ./cosmoshub ) |
70+ | [ cosmoshub] ( https://github.com/cosmos/gaia ) | ` v25.3 .0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-cosmoshub-v25.3 .0 ` | [ Example] ( ./cosmoshub ) |
7171| [ crescent] ( https://github.com/crescent-network/crescent ) | ` v4.2.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-crescent-v4.2.0 ` | [ Example] ( ./crescent ) |
7272| [ cronos] ( https://github.com/crypto-org-chain/cronos ) | ` v1.6.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-cronos-v1.6.1 ` | [ Example] ( ./cronos ) |
7373| [ cryptoorgchain] ( https://github.com/crypto-org-chain/chain-main ) | ` v6.0.3 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-cryptoorgchain-v6.0.3 ` | [ Example] ( ./cryptoorgchain ) |
@@ -367,7 +367,7 @@ services:
367367 PROJECT : cosmoshub # should match the directory/Chain Registry
368368 PROJECT_BIN : gaiad
369369 PROJECT_DIR : .gaia
370- VERSION : v25.2 .0
370+ VERSION : v25.3 .0
371371 REPOSITORY : https://github.com/cosmos/gaia
372372 GOLANG_VERSION : 1.22
373373 POLKACHU_CHAIN_ID : cosmos # only include if different from Chain Registry name
Original file line number Diff line number Diff line change 22
33| | |
44| ---| ---|
5- | Version| ` v25.2 .0 ` |
5+ | Version| ` v25.3 .0 ` |
66| Binary| ` gaiad ` |
77| Directory| ` .gaia ` |
88| ENV namespace| ` GAIAD ` |
99| Repository| ` https://github.com/cosmos/gaia ` |
10- | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-cosmoshub-v25.2 .0 ` |
10+ | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-cosmoshub-v25.3 .0 ` |
1111
1212## Examples
1313
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services:
66 PROJECT : cosmoshub
77 PROJECT_BIN : gaiad
88 PROJECT_DIR : .gaia
9- VERSION : v25.2 .0
9+ VERSION : v25.3 .0
1010 REPOSITORY : https://github.com/cosmos/gaia
1111 GOLANG_VERSION : 1.23
1212 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.36-cosmoshub-v25.2 .0
5+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.36-cosmoshub-v25.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.36-cosmoshub-v25.2 .0
3+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.36-cosmoshub-v25.3 .0
44 ports :
55 - ' 26656:26656'
66 - ' 26657:26657'
You can’t perform that action at this time.
0 commit comments