github zeborg/kubekosh v0.2.2
Release v0.2.2

latest releases: v0.4.3, v0.4.2, v0.4.1...
3 months ago

Docker image

docker pull zeborg/kubekosh:v0.2.2

Supply chain security

This release includes:

  • Build provenance attestation — verifiable record of how and where the image was built
  • SBOM (Software Bill of Materials) — full inventory of packages inside the image

Verify with the GitHub CLI:

gh attestation verify oci://docker.io/zeborg/kubekosh:v0.2.2 \
  --repo zeborg/kubekosh

Or scan for vulnerabilities using Grype:

grype zeborg/kubekosh:v0.2.2

[0.2.2] - 2026-06-18

🚀 Features

  • Add focus mode to maximize scenario panel

🐛 Bug Fixes

  • Kubectl bash completion
  • Ordered bundles sequence by id
  • Hide difficulty from scenario ui in exam mode
  • Remove reset button from scenario panel in exam mode

🚜 Refactor

  • (exam) Flat sidebar list, weight badges, UI cleanup
  • Replace window alerts with modals

📚 Documentation

  • Update README.md with new screenshots

Don't miss a new kubekosh release

NewReleases is sending notifications on new releases.