docs: fix remaining install issues — stale versions, Docker TOC, ARM note, frontmatter

This commit is contained in:
Vincent Koc
2026-03-19 11:42:57 -07:00
parent 30ddeabfdc
commit e5b50ba0d5
8 changed files with 26 additions and 3 deletions

View File

@@ -138,7 +138,7 @@ OPENCLAW_NAMESPACE=my-namespace ./scripts/k8s/deploy.sh
Edit the `image` field in `scripts/k8s/manifests/deployment.yaml`:
```yaml
image: ghcr.io/openclaw/openclaw:2026.3.1
image: ghcr.io/openclaw/openclaw:latest # or pin to a specific version from https://github.com/openclaw/openclaw/releases
```
### Expose beyond port-forward