Pin repo versions in stacks

This commit is contained in:
Prathamesh Musale 2024-10-30 18:47:38 +05:30
parent 9d2203d122
commit 68983b2e0d
3 changed files with 5 additions and 5 deletions

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: