Skip to content

Release v0.2.1

Choose a tag to compare

@zeborg zeborg released this 16 Jun 11:22
f21fdc1

Docker image

docker pull zeborg/kubekosh:v0.2.1

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.1 \
  --repo zeborg/kubekosh

Or scan for vulnerabilities using Grype:

grype zeborg/kubekosh:v0.2.1

[0.2.1] - 2026-06-16

🚀 Features

  • (exam) Log time spent per scenario in exam report

🐛 Bug Fixes

  • Exam history button hover animation
  • Scenarios having solution in problem statement itself