chore(release): 0.14.0

This commit is contained in:
Renn F
2026-06-29 02:13:49 +02:00
parent cf7603f393
commit 041d0694d3
8 changed files with 32 additions and 8 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ Choose the registry and version with two env vars (defaults shown):
```bash
ROBOCO_REGISTRY=ghcr.io/rennf93 # or docker.io/renzof93
ROBOCO_VERSION=latest # or a pinned release, e.g. 0.13.0
ROBOCO_VERSION=latest # or a pinned release, e.g. 0.14.0
```
The orchestrator spawns the matching pre-built agent images on demand — no build toolchain or source compile on your host.