Diesen Beitrag gibt es auch auf Deutsch: Whiskers v0.12.0 ist da — erstes veröffentlichtes Release

Whiskers v0.12.0 is the first published release — the ready-made container image is now on ghcr.io (multi-arch, gated by a Trivy scan) and the Helm chart ships as an OCI artifact. No more git clone, no .env.

Highlights

  • Setup wizard: create the admin account in the browser — VAULT_KEY and the MCP key are generated and shown exactly once.
  • Local login (email + password) alongside Google/OIDC.
  • Kubernetes: run Whiskers on your cluster via Helm — and manage k3s clusters with it at the same time (pods on the dashboard, logs, honest scale/rollout; kubeconfig encrypted in the vault).
  • Git deploy: repo URL in, build on the target server, deploy via compose — push-triggered through HMAC-signed webhooks.
  • Self-backup & restore of Whiskers' own data, optionally AES-256-GCM encrypted.
  • Security: webhook secrets are mandatory (HMAC), SSH host keys are verified (TOFU), fail-closed authorization by default — plus a light mode. 🐾

Full details in the changelog · release on GitHub

Weitere Beiträge