File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
9999| [ omniflixhub] ( https://github.com/OmniFlix/omniflixhub ) | ` v6.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-omniflixhub-v6.0.0 ` | [ Example] ( ./omniflixhub ) |
100100| [ osmosis] ( https://github.com/osmosis-labs/osmosis ) | ` v29.0.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-osmosis-v29.0.1 ` | [ Example] ( ./osmosis ) |
101101| [ panacea] ( https://github.com/medibloc/panacea-core ) | ` v2.2.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-panacea-v2.2.0 ` | [ Example] ( ./panacea ) |
102- | [ passage] ( https://github.com/envadiv/Passage3D ) | ` v2.5 .0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-passage-v2.5 .0 ` | [ Example] ( ./passage ) |
102+ | [ passage] ( https://github.com/envadiv/Passage3D ) | ` v2.6 .0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-passage-v2.6 .0 ` | [ Example] ( ./passage ) |
103103| [ persistence] ( https://github.com/persistenceOne/persistenceCore ) | ` v10.3.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-persistence-v10.3.0 ` | [ Example] ( ./persistence ) |
104104| [ regen] ( https://github.com/regen-network/regen-ledger ) | ` v5.1.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-regen-v5.1.1 ` | [ Example] ( ./regen ) |
105105| [ rizon] ( https://github.com/rizon-world/rizon ) | ` v0.4.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-rizon-v0.4.1 ` | [ Example] ( ./rizon ) |
Original file line number Diff line number Diff line change 22
33| | |
44| ---| ---|
5- | Version| ` v2.5 .0 ` |
5+ | Version| ` v2.6 .0 ` |
66| Binary| ` passage ` |
77| Directory| ` .passage ` |
88| ENV namespace| ` PASSAGE ` |
99| Repository| ` https://github.com/envadiv/Passage3D ` |
10- | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-passage-v2.5 .0 ` |
10+ | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.19-passage-v2.6 .0 ` |
1111
1212## Examples
1313
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 args :
66 PROJECT : passage
77 PROJECT_BIN : passage
8- VERSION : v2.5 .0
8+ VERSION : v2.6 .0
99 REPOSITORY : https://github.com/envadiv/Passage3D
1010 PROJECT_DIR : .passage
1111 GOLANG_VERSION : " 1.20"
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-passage-v2.5 .0
5+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.19-passage-v2.6 .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.19-passage-v2.5 .0
3+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.19-passage-v2.6 .0
44 ports :
55 - ' 26656:26656'
66 - ' 26657:26657'
You can’t perform that action at this time.
0 commit comments