v0.6.0 — Audit Gap Fixes (DAK-5453)
What's Changed
Fixed
- K8s MCP deployment image:
0.9.2→0.10.8(14 versions behind) - K8s Dashboard version labels:
0.3.28→0.3.29(label/image mismatch) - Dockerfile: replace invalid
COPY --if=syntax with ARG-gated Netskope cert pattern - Dockerfile.dev: apply same ARG-gated cert pattern as production Dockerfile
- docker-compose.yml ODE sidecar image:
0.9.0→0.2.0(only available tag on GHCR) - k8s configmap: add
DAKERA_REQUEST_TIMEOUT: "120"(present in docker-compose, missing in k8s)
Added
.env.example:DAKERA_ENCRYPTION_KEY,DAKERA_REQUEST_TIMEOUT,DAKERA_GRPC_ENABLED- Dockerfile: source-build notice at top
- README: "Client Tools" section —
dkCLI andnpx @dakera-ai/dakera-mcpquickstart
Full Changelog: https://github.com/Dakera-AI/dakera-deploy/blob/main/CHANGELOG.md