File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
8282| [ gravitybridge] ( https://github.com/Gravity-Bridge/Gravity-Bridge ) | ` v1.11.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-gravitybridge-v1.11.1 ` | [ Example] ( ./gravitybridge ) |
8383| [ impacthub] ( https://github.com/ixofoundation/ixo-blockchain ) | ` v0.18.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-impacthub-v0.18.1 ` | [ Example] ( ./impacthub ) |
8484| [ injective] ( https://github.com/InjectiveLabs/injective-chain-releases ) | ` v1.15.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-injective-v1.15.0 ` | [ Example] ( ./injective ) |
85- | [ intento] ( https://github.com/trstlabs/intento ) | ` v1.0.6 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-intento-v1.0.6 ` | [ Example] ( ./intento ) |
85+ | [ intento] ( https://github.com/trstlabs/intento ) | ` v1.0.7 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-intento-v1.0.7 ` | [ Example] ( ./intento ) |
8686| [ irisnet] ( https://github.com/irisnet/irishub ) | ` v3.1.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-irisnet-v3.1.1 ` | [ Example] ( ./irisnet ) |
8787| [ jackal] ( https://github.com/JackalLabs/canine-chain ) | ` v5.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-jackal-v5.0.0 ` | [ Example] ( ./jackal ) |
8888| [ juno] ( https://github.com/CosmosContracts/Juno ) | ` v29.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-juno-v29.0.0 ` | [ Example] ( ./juno ) |
Original file line number Diff line number Diff line change 22
33| | |
44| ---| ---|
5- | Version| ` v1.0.6 ` |
5+ | Version| ` v1.0.7 ` |
66| Binary| ` intentod ` |
77| Directory| ` .intento ` |
88| ENV namespace| ` INTENTOD ` |
99| Repository| ` https://github.com/trstlabs/intento ` |
10- | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-intento-v1.0.6 ` |
10+ | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.31-intento-v1.0.7 ` |
1111
1212## Examples
1313
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 args :
66 PROJECT : intento
77 PROJECT_BIN : intentod
8- VERSION : v1.0.6
8+ VERSION : v1.0.7
99 REPOSITORY : https://github.com/trstlabs/intento
1010 PROJECT_DIR : .intento
1111 GOLANG_VERSION : 1.24
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.31-intento-v1.0.6
5+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.31-intento-v1.0.7
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.31-intento-v1.0.6
3+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.31-intento-v1.0.7
44 ports :
55 - ' 26656:26656'
66 - ' 26657:26657'
You can’t perform that action at this time.
0 commit comments