Skip to content

Commit

Permalink
Update docs to v0.0.7 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Nov 3, 2021
1 parent ef15074 commit 16a0a2c
Show file tree
Hide file tree
Showing 19 changed files with 33 additions and 33 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@ 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.6-akash-v0.14.0`|[Example](./akash)|
|[gaia](https://github.com/cosmos/gaia)|`v5.0.8`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-gaia-v5.0.8`|[Example](./gaia)|
|[juno](https://github.com/CosmosContracts/Juno)|`v1.0.2`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-juno-v1.0.2`|[Example](./juno)|
|[kava](https://github.com/Kava-Labs/kava)|`v0.15.1`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-kava-v0.15.1`|[Example](./kava)|
|[osmosis](https://github.com/osmosis-labs/osmosis)|`v4.2.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-osmosis-v4.2.0`|[Example](./osmosis)|
|[persistence](https://github.com/persistenceOne/persistenceCore)|`v0.1.3`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-persistence-v0.1.3`|[Example](./persistence)|
|[regen](https://github.com/regen-network/regen-ledger)|`v2.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-regen-v2.0.0`|[Example](./regen)|
|[sentinelhub](https://github.com/sentinel-official/hub)|`v0.8.3`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-sentinelhub-v0.8.3`|[Example](./sentinelhub)|
|[sifchain](https://github.com/Sifchain/sifnode)|`betanet-0.9.12`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-sifchain-betanet-0.9.12`|[Example](./sifchain)|
|[stargaze](https://github.com/public-awesome/stargaze)|`v1.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-stargaze-v1.0.0`|[Example](./stargaze)|
|[terra](https://github.com/terra-money/core)|`v0.5.9`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-terra-v0.5.9`|[Example](./terra)|
|[akash](https://github.com/ovrclk/akash)|`v0.14.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0`|[Example](./akash)|
|[gaia](https://github.com/cosmos/gaia)|`v5.0.8`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-gaia-v5.0.8`|[Example](./gaia)|
|[juno](https://github.com/CosmosContracts/Juno)|`v1.0.2`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-juno-v1.0.2`|[Example](./juno)|
|[kava](https://github.com/Kava-Labs/kava)|`v0.15.1`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-kava-v0.15.1`|[Example](./kava)|
|[osmosis](https://github.com/osmosis-labs/osmosis)|`v4.2.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-osmosis-v4.2.0`|[Example](./osmosis)|
|[persistence](https://github.com/persistenceOne/persistenceCore)|`v0.1.3`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-persistence-v0.1.3`|[Example](./persistence)|
|[regen](https://github.com/regen-network/regen-ledger)|`v2.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-regen-v2.0.0`|[Example](./regen)|
|[sentinelhub](https://github.com/sentinel-official/hub)|`v0.8.3`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-sentinelhub-v0.8.3`|[Example](./sentinelhub)|
|[sifchain](https://github.com/Sifchain/sifnode)|`betanet-0.9.12`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-sifchain-betanet-0.9.12`|[Example](./sifchain)|
|[stargaze](https://github.com/public-awesome/stargaze)|`v1.0.0`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-stargaze-v1.0.0`|[Example](./stargaze)|
|[terra](https://github.com/terra-money/core)|`v0.5.9`|`ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=my-moniker-1
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
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.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=my-moniker-1
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
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.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=public-node-1
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
Expand All @@ -20,7 +20,7 @@ services:
to:
- global: true
node2:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=public-node-2
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
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.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=private_node_1
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
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.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=private_node_1
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
Expand All @@ -63,7 +63,7 @@ services:
to:
- service: validator
node2:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=private_node_2
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
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.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=private_node_1
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
Expand All @@ -29,7 +29,7 @@ services:
to:
- global: true
node2:
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=private_node_2
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
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.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=validator
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
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.6-akash-v0.14.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-akash-v0.14.0
env:
- MONIKER=my-moniker-1
- METADATA_URL=https://raw.githubusercontent.com/ovrclk/net/master/mainnet
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.6-gaia-v5.0.8
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-gaia-v5.0.8
env:
- MONIKER=node_1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/chain.json
Expand Down
2 changes: 1 addition & 1 deletion juno/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.6-juno-v1.0.2
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-juno-v1.0.2
env:
- MONIKER=node_1
- CHAIN_JSON=https://raw.githubusercontent.com/nullmames/juno-on-akash/main/chain.json
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.6-kava-v0.15.1
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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.6-osmosis-v4.2.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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.6-persistence-v0.1.3
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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.6-regen-v2.0.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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.6-sentinelhub-v0.8.3
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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.6-sifchain-betanet-0.9.12
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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.6-stargaze-v1.0.0
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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.6-terra-v0.5.9
image: ghcr.io/ovrclk/cosmos-omnibus:v0.0.7-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 16a0a2c

Please sign in to comment.