Skip to content

Commit

Permalink
Update docs for v0.0.9 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Nov 8, 2021
1 parent 0f98674 commit a73e67f
Show file tree
Hide file tree
Showing 20 changed files with 36 additions and 35 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.

|Project|Version|Image| |
|---|---|---|---|
|[akash](https://github.com/ovrclk/akash)|`v0.14.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0`|[Example](./akash)|
|[bitcanna](https://github.com/BitCannaGlobal/bcna)|`v1.2`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-bitcanna-v1.2`|[Example](./bitcanna)|
|[gaia](https://github.com/cosmos/gaia)|`v5.0.8`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-gaia-v5.0.8`|[Example](./gaia)|
|[juno](https://github.com/CosmosContracts/Juno)|`v1.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-juno-v1.0.0`|[Example](./juno)|
|[kava](https://github.com/Kava-Labs/kava)|`v0.15.1`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-kava-v0.15.1`|[Example](./kava)|
|[osmosis](https://github.com/osmosis-labs/osmosis)|`v4.2.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-osmosis-v4.2.0`|[Example](./osmosis)|
|[persistence](https://github.com/persistenceOne/persistenceCore)|`v0.1.3`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-persistence-v0.1.3`|[Example](./persistence)|
|[regen](https://github.com/regen-network/regen-ledger)|`v2.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-regen-v2.0.0`|[Example](./regen)|
|[sentinelhub](https://github.com/sentinel-official/hub)|`v0.8.3`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-sentinelhub-v0.8.3`|[Example](./sentinelhub)|
|[sifchain](https://github.com/Sifchain/sifnode)|`betanet-0.9.12`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-sifchain-betanet-0.9.12`|[Example](./sifchain)|
|[stargaze](https://github.com/public-awesome/stargaze)|`v1.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-stargaze-v1.0.0`|[Example](./stargaze)|
|[terra](https://github.com/terra-money/core)|`v0.5.9`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-terra-v0.5.9`|[Example](./terra)|
|[akash](https://github.com/ovrclk/akash)|`v0.14.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0`|[Example](./akash)|
|[bitcanna](https://github.com/BitCannaGlobal/bcna)|`v1.2`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-bitcanna-v1.2`|[Example](./bitcanna)|
|[gaia](https://github.com/cosmos/gaia)|`v5.0.8`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-gaia-v5.0.8`|[Example](./gaia)|
|[juno](https://github.com/CosmosContracts/Juno)|`v1.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-juno-v1.0.0`|[Example](./juno)|
|[kava](https://github.com/Kava-Labs/kava)|`v0.15.1`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-kava-v0.15.1`|[Example](./kava)|
|[osmosis](https://github.com/osmosis-labs/osmosis)|`v4.2.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-osmosis-v4.2.0`|[Example](./osmosis)|
|[persistence](https://github.com/persistenceOne/persistenceCore)|`v0.1.3`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-persistence-v0.1.3`|[Example](./persistence)|
|[regen](https://github.com/regen-network/regen-ledger)|`v2.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-regen-v2.0.0`|[Example](./regen)|
|[sentinelhub](https://github.com/sentinel-official/hub)|`v0.8.3`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-sentinelhub-v0.8.3`|[Example](./sentinelhub)|
|[sifchain](https://github.com/Sifchain/sifnode)|`betanet-0.9.12`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-sifchain-betanet-0.9.12`|[Example](./sifchain)|
|[stargaze](https://github.com/public-awesome/stargaze)|`v1.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-stargaze-v1.0.0`|[Example](./stargaze)|
|[terra](https://github.com/terra-money/core)|`v0.5.9`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-terra-v0.5.9`|[Example](./terra)|

## Configuration

Expand Down
2 changes: 1 addition & 1 deletion _examples/load-balanced-rpc-nodes/node_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand Down
2 changes: 1 addition & 1 deletion _examples/snapshot_backup/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand Down
4 changes: 2 additions & 2 deletions _examples/statesync/snapshot-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node1:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=public-node-1
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand All @@ -21,7 +21,7 @@ services:
to:
- global: true
node2:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=public-node-2
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand Down
2 changes: 1 addition & 1 deletion _examples/statesync/statesync-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node1:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=private_node_1
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand Down
6 changes: 3 additions & 3 deletions _examples/validator-and-private-sentries/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
validator:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
env:
- MONIKER=validator
Expand Down Expand Up @@ -36,7 +36,7 @@ services:
- service: node1
- service: node2
node1:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=private_node_1
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand All @@ -63,7 +63,7 @@ services:
to:
- service: validator
node2:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=private_node_2
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand Down
4 changes: 2 additions & 2 deletions _examples/validator-and-public-sentries/sentries-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node1:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=private_node_1
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand All @@ -29,7 +29,7 @@ services:
to:
- global: true
node2:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=private_node_2
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
validator:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=validator
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand Down
2 changes: 1 addition & 1 deletion akash/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-akash-v0.14.0
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/ovrclk/net/master/mainnet/meta.json
Expand Down
2 changes: 1 addition & 1 deletion bitcanna/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-bitcanna-v1.2
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-bitcanna-v1.2
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/chain.json
Expand Down
2 changes: 1 addition & 1 deletion gaia/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-gaia-v5.0.8
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-gaia-v5.0.8
env:
- MONIKER=node_1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/chain.json
Expand Down
3 changes: 2 additions & 1 deletion juno/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-juno-v1.0.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-juno-v1.0.0
env:
- MONIKER=node_1
- CHAIN_JSON=https://raw.githubusercontent.com/nullmames/juno-on-akash/main/chain.json
- SNAPSHOT_JSON=https://cosmos-snapshots.s3.filebase.com/juno/snapshot.json
expose:
- port: 26657
as: 80
Expand Down
2 changes: 1 addition & 1 deletion kava/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-kava-v0.15.1
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-kava-v0.15.1
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/chain.json
Expand Down
2 changes: 1 addition & 1 deletion osmosis/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-osmosis-v4.2.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-osmosis-v4.2.0
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/chain.json
Expand Down
2 changes: 1 addition & 1 deletion persistence/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-persistence-v0.1.3
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-persistence-v0.1.3
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/chain.json
Expand Down
2 changes: 1 addition & 1 deletion regen/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-regen-v2.0.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-regen-v2.0.0
env:
- MONIKER=node_1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/chain.json
Expand Down
2 changes: 1 addition & 1 deletion sentinelhub/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-sentinelhub-v0.8.3
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-sentinelhub-v0.8.3
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/chain.json
Expand Down
2 changes: 1 addition & 1 deletion sifchain/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-sifchain-betanet-0.9.12
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-sifchain-betanet-0.9.12
env:
- MONIKER=my-moniker-1
# - CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/chain.json
Expand Down
2 changes: 1 addition & 1 deletion stargaze/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-stargaze-v1.0.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-stargaze-v1.0.0
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/chain.json
Expand Down
2 changes: 1 addition & 1 deletion terra/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.8-terra-v0.5.9
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.9-terra-v0.5.9
env:
- MONIKER=my-moniker-1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/chain.json
Expand Down

0 comments on commit a73e67f

Please sign in to comment.