Releases: Flux159/mcp-server-kubernetes
Release list
Release v4.1.2
Updating ALLOWED_TOOLS to fail early if misspelled tool in list. Thanks to @cyb3ralbert!
Release v4.1.1
Bugfix for kubectl_patch's patch_file argument.
Release v4.1.0
Release v4.0.9
Release v4.0.8
Updating SSE dns rebinding protection and adding support for exec_in_pod error outputs.
Thanks to @KaloyanNaumov for the exec_in_pod updates.
Release v4.0.7
Add security.mcpAuthToken to the Helm chart and warn at install time when http/sse transport runs without authentication (#348).
Release v4.0.6
Harden the kubectl/helm dangerous-flag guard against the attached short-flag token form (#347).
Release v4.0.5
Restrict server-side path reads (filename/valuesFile) to the stdio transport in kubectl_apply, kubectl_delete, and Helm chart tools (#346)
Release v4.0.4
Readme cleanup: badges down to one line, replace Gemini CLI install directions with Codex (#340)
Release v4.0.3
Fix kubectl_get output: "custom" failing under shell-less execFileSync by unquoting the custom-columns argument (#339)