v1.0.0
First public release of the RunOS cluster agent.
- Source-available under the Elastic License 2.0.
- Published as a multiarch (
linux/amd64+linux/arm64) container image to
ghcr.io/runos-official/clusteragent, built by GitHub Actions on av*tag
with a keyless Sigstore build-provenance attestation. The rendered Kubernetes
deploy manifest and achecksums.txtship as release assets. - Pre-release tags (
-rc.N) publish a hidden release candidate: pushed and
pinnable by exact version, never tagged:latest, and excluded from the
"Latest release" pointer, so normal consumers keep getting the latest stable. - Verify a release image with:
gh attestation verify oci://ghcr.io/runos-official/clusteragent:1.0.0 --repo runos-official/clusteragent.