Releases: cerc-io/stack-orchestrator
Releases · cerc-io/stack-orchestrator
v1.1.0-2104eb5-202402082031
Merge pull request 'Add Mars stack' (#725) from zach/mars into main Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/725 Reviewed-by: David Boreham <[email protected]>
v1.1.0-d2ebb81-202402072145
Tags for undeploy (#734) ``` --include-tags TEXT Only include requests with matching tags (comma-separated). --exclude-tags TEXT Exclude requests with matching tags (comma- separated). ``` Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/734 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
v1.1.0-88a0236-202402070312
Add the ability to filter deployment requests by tag. (#730) Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/730
v1.1.0-4a981d8-202402071852
Fix repo URL (#733) Needs a '/' (http) not ':' (ssh). Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/733 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
v1.1.0-bfbcfb7-202402061932
Volume processing fixes (#729)
v1.1.0-937b983-202402062243
Update links from github.com to git.vdb.to (#732) Update links and references to github.com to git.vdb.to. Also enable the flake8 lint action in gitea. Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/732 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
v1.1.0-6848fc3-202402061408
Implement dry run support for k8s deploy (#727)
v1.1.0-3d5ecec-202402061859
Remove duplicate plugin paths and resulting extraneous error message …
v1.1.0-36bb068-202402052015
Add ConfigMap test. (#726) * Add ConfigMap test. * eof * Minor tweak * Trigger test --------- Co-authored-by: David Boreham <[email protected]>
v1.1.0-25a2b70-202402040125
Fix command in mainnet-eth docs