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.36-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.36-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.36-noble-v5.0.0 ` | [ Example] ( ./noble ) |
99- | [ omniflixhub] ( https://github.com/OmniFlix/omniflixhub ) | ` v6.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-omniflixhub-v6.0.0 ` | [ Example] ( ./omniflixhub ) |
99+ | [ omniflixhub] ( https://github.com/OmniFlix/omniflixhub ) | ` v6.1 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-omniflixhub-v6.1 ` | [ Example] ( ./omniflixhub ) |
100100| [ osmosis] ( https://github.com/osmosis-labs/osmosis ) | ` v31.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-osmosis-v31.0.0 ` | [ Example] ( ./osmosis ) |
101101| [ panacea] ( https://github.com/medibloc/panacea-core ) | ` v2.2.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-panacea-v2.2.0 ` | [ Example] ( ./panacea ) |
102102| [ passage] ( https://github.com/envadiv/Passage3D ) | ` v2.6.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-passage-v2.6.0 ` | [ Example] ( ./passage ) |
Original file line number Diff line number Diff line change 22
33| | |
44| ---| ---|
5- | Version| ` v6.0.0 ` |
5+ | Version| ` v6.1 ` |
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.36-omniflixhub-v6.0.0 ` |
10+ | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.36-omniflixhub-v6.1 ` |
1111
1212## Examples
1313
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services:
66 PROJECT : omniflixhub
77 PROJECT_BIN : omniflixhubd
88 PROJECT_DIR : .omniflixhub
9- VERSION : v6.0.0
9+ VERSION : v6.1
1010 REPOSITORY : https://github.com/OmniFlix/omniflixhub
1111 GOLANG_VERSION : 1.24
1212 POLKACHU_CHAIN_ID : omniflix
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-omniflixhub-v6.0.0
5+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.36-omniflixhub-v6.1
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-omniflixhub-v6.0.0
3+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.36-omniflixhub-v6.1
44 ports :
55 - ' 26656:26656'
66 - ' 26657:26657'
You can’t perform that action at this time.
0 commit comments