Add steps to update testnet2 deployments #38

Merged
nabarun merged 5 commits from deep-stack/testnet-laconicd-stack:ag-update-steps into main 2024-10-30 13:59:57 +00:00
3 changed files with 5 additions and 5 deletions
Showing only changes of commit 68983b2e0d - Show all commits

View File

@ -2,8 +2,8 @@ version: "1.0"
name: laconic-console name: laconic-console
description: "Laconic registry CLI and console" description: "Laconic registry CLI and console"
repos: repos:
- git.vdb.to/cerc-io/laconic-registry-cli - git.vdb.to/cerc-io/laconic-registry-cli@v0.2.10
- git.vdb.to/cerc-io/laconic-console - git.vdb.to/cerc-io/laconic-console@v0.2.5
containers: containers:
- cerc/laconic-registry-cli - cerc/laconic-registry-cli
- cerc/webapp-base - cerc/webapp-base

View File

@ -2,8 +2,8 @@ version: "1.0"
name: laconic-shopify name: laconic-shopify
description: "Service that integrates a Shopify app with the Laconic wallet." description: "Service that integrates a Shopify app with the Laconic wallet."
repos: repos:
- git.vdb.to/cerc-io/shopify - git.vdb.to/cerc-io/shopify@v0.1.0
- git.vdb.to/cerc-io/laconic-faucet@shopify - git.vdb.to/cerc-io/laconic-faucet@v0.1.0-shopify
containers: containers:
- cerc/laconic-shopify - cerc/laconic-shopify
- cerc/laconic-shopify-faucet - cerc/laconic-shopify-faucet

View File

@ -2,7 +2,7 @@ version: "1.0"
name: testnet-laconicd name: testnet-laconicd
description: "Laconicd full node" description: "Laconicd full node"
repos: repos:
- git.vdb.to/cerc-io/laconicd - git.vdb.to/cerc-io/laconicd@v0.1.9
containers: containers:
- cerc/laconicd - cerc/laconicd
pods: pods: