File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
9696| [ migaloo] ( https://github.com/White-Whale-Defi-Platform/migaloo-chain ) | ` v5.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.18-migaloo-v5.0.0 ` | [ Example] ( ./migaloo ) |
9797| [ neutron] ( https://github.com/neutron-org/neutron ) | ` v6.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.18-neutron-v6.0.0 ` | [ Example] ( ./neutron ) |
9898| [ noble] ( https://github.com/noble-assets/noble ) | ` v5.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.18-noble-v5.0.0 ` | [ Example] ( ./noble ) |
99- | [ omniflixhub] ( https://github.com/OmniFlix/omniflixhub ) | ` v5.2.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.18-omniflixhub-v5.2.1 ` | [ Example] ( ./omniflixhub ) |
99+ | [ omniflixhub] ( https://github.com/OmniFlix/omniflixhub ) | ` v6.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.18-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.18-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.18-panacea-v2.2.0 ` | [ Example] ( ./panacea ) |
102102| [ passage] ( https://github.com/envadiv/Passage3D ) | ` v2.5.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.18-passage-v2.5.0 ` | [ Example] ( ./passage ) |
Original file line number Diff line number Diff line change 22
33| | |
44| ---| ---|
5- | Version| ` v5.2.1 ` |
5+ | Version| ` v6.0.0 ` |
66| Binary| ` omniflixhubd ` |
77| Directory| ` .omniflixhub ` |
88| ENV namespace| ` OMNIFLIXHUBD ` |
99| Repository| ` https://github.com/OmniFlix/omniflixhub ` |
10- | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.18-omniflixhub-v5.2.1 ` |
10+ | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.18-omniflixhub-v6.0.0 ` |
1111
1212## Examples
1313
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ services:
66 PROJECT : omniflixhub
77 PROJECT_BIN : omniflixhubd
88 PROJECT_DIR : .omniflixhub
9- VERSION : v5.2.1
9+ VERSION : v6.0.0
1010 REPOSITORY : https://github.com/OmniFlix/omniflixhub
11- GOLANG_VERSION : 1.22
11+ GOLANG_VERSION : 1.24
1212 POLKACHU_CHAIN_ID : omniflix
1313 ports :
1414 - ' 26656:26656'
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.18-omniflixhub-v5.2.1
5+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.18-omniflixhub-v6.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.18-omniflixhub-v5.2.1
3+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.18-omniflixhub-v6.0.0
44 ports :
55 - ' 26656:26656'
66 - ' 26657:26657'
You can’t perform that action at this time.
0 commit comments