docs(guide): refresh version stamps to v0.8.0 - #363
Merged
Conversation
Bumps the operator guide's "Applies to: Kensa vX.Y.Z" stamps (12 chapters) and the concrete install-guide references to the shipped v0.8.0 release: the release link, the download filenames (kensa_0.8.0_*), the checksums + cosign signature filenames, and the `kensa --version` example output. "Last updated" -> 2026-07-24. Verified against the real v0.8.0 artifacts, not just a string swap: the v0.8.0 binary prints `kensa 0.8.0 (kensa)`; check/remediate/rollback/history/plan/verify/ detect all still exist; and the v0.8.0 release carries the exact kensa_0.8.0_linux_<arch>_with-rules.tar.gz + kensa_0.8.0_checksums.sha256(.sig) assets the install chapter names. Docs-only; frozen api/ untouched. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the operator guide's
Applies to: Kensa vX.Y.Zstamps (12 chapters) and the concrete v0.7.6 → v0.8.0 references in the install chapter (release link, download filenames, checksums + cosign signature filenames,--versionexample). "Last updated" → 2026-07-24.Verified against the real v0.8.0 release, not a blind string swap: the v0.8.0 binary prints
kensa 0.8.0 (kensa); all documented subcommands still exist; the v0.8.0 release carries the exactkensa_0.8.0_linux_<arch>_with-rules.tar.gz+kensa_0.8.0_checksums.sha256(.sig)assets the guide names. Docs-only; frozenapi/untouched.Closes the follow-up flagged in #362 (docs/guide stamps stale vs v0.8.0). Note: the guide stamps are intentionally point-in-time "verified-against" markers, so they're left out of the
docs-checkgate (a stamp legitimately lags between periodic guide re-verifications) and refreshed at release checkpoints like this.🤖 Generated with Claude Code