Images
ghcr.io/thinkwatchproject/think-watch-server:1.0.1ghcr.io/thinkwatchproject/think-watch-web:1.0.1
Helm
helm install think-watch ./think-watch-1.0.1.tgz \
--namespace thinkwatch --create-namespaceRelease-pipeline validation. No product change — the published
binary, REST surface, MCP wire shapes, and audit semantics are
identical to v1.0.0. Operators pinning 1.0.0 have no reason to
bump; those tracking :latest move forward.
Changed
- Release workflow — arm64 image builds now run on a native
arm64 runner (ubuntu-24.04-arm) instead of QEMU emulation.
v1.0.0's server image build took 1h24m; this should drop to
~10 min. Multi-arch manifest assembled by a new merge job via
docker buildx imagetools create. - Node 24 opt-in — workflow sets
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=trueso allactions/*+
docker/*run on Node 24 ahead of GitHub's 2026-06-02 forced
cutover.