File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
6464| [ bostrom] ( https://github.com/cybercongress/go-cyber ) | ` v0.3.2 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-bostrom-v0.3.2 ` | [ Example] ( ./bostrom ) |
6565| [ canto] ( https://github.com/Canto-Network/Canto ) | ` v8.1.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-canto-v8.1.1 ` | [ Example] ( ./canto ) |
6666| [ cheqd] ( https://github.com/cheqd/cheqd-node ) | ` 0.6.9 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-cheqd-0.6.9 ` | [ Example] ( ./cheqd ) |
67- | [ chihuahua] ( https://github.com/ChihuahuaChain/chihuahua ) | ` v9.0.4 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-chihuahua-v9.0.4 ` | [ Example] ( ./chihuahua ) |
67+ | [ chihuahua] ( https://github.com/ChihuahuaChain/chihuahua ) | ` v9.0.5 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-chihuahua-v9.0.5 ` | [ Example] ( ./chihuahua ) |
6868| [ comdex] ( https://github.com/comdex-official/comdex ) | ` v15.3.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-comdex-v15.3.0 ` | [ Example] ( ./comdex ) |
6969| [ coreum] ( https://github.com/CoreumFoundation/coreum ) | ` v5.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-coreum-v5.0.0 ` | [ Example] ( ./coreum ) |
7070| [ cosmoshub] ( https://github.com/cosmos/gaia ) | ` v24.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-cosmoshub-v24.0.0 ` | [ Example] ( ./cosmoshub ) |
Original file line number Diff line number Diff line change 22
33| | |
44| ---| ---|
5- | Version| ` v9.0.4 ` |
5+ | Version| ` v9.0.5 ` |
66| Binary| ` chihuahuad ` |
77| Directory| ` .chihuahuad ` |
88| ENV namespace| ` CHIHUAHUAD ` |
99| Repository| ` https://github.com/ChihuahuaChain/chihuahua ` |
10- | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-chihuahua-v9.0.4 ` |
10+ | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-chihuahua-v9.0.5 ` |
1111
1212## Examples
1313
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 args :
66 PROJECT : chihuahua
77 PROJECT_BIN : chihuahuad
8- VERSION : v9.0.4
8+ VERSION : v9.0.5
99 REPOSITORY : https://github.com/ChihuahuaChain/chihuahua
1010 PROJECT_DIR : .chihuahuad
1111 GOLANG_VERSION : 1.23
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.19-chihuahua-v9.0.4
5+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.19-chihuahua-v9.0.5
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.19-chihuahua-v9.0.4
3+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.19-chihuahua-v9.0.5
44 ports :
55 - ' 26656:26656'
66 - ' 26657:26657'
You can’t perform that action at this time.
0 commit comments