Skip to content

Releases: Flux159/mcp-server-kubernetes

Release v4.1.2

Choose a tag to compare

@Flux159 Flux159 released this 28 Jul 23:55
2b51cda

Updating ALLOWED_TOOLS to fail early if misspelled tool in list. Thanks to @cyb3ralbert!

Release v4.1.1

Choose a tag to compare

@Flux159 Flux159 released this 27 Jul 20:13
364af58

Bugfix for kubectl_patch's patch_file argument.

Release v4.1.0

Choose a tag to compare

@Flux159 Flux159 released this 26 Jul 03:09
b3d2520

Bug fixes for shortflag quirks.

Release v4.0.9

Choose a tag to compare

@Flux159 Flux159 released this 23 Jul 21:49
a1af2bf

Dependency bump.

Release v4.0.8

Choose a tag to compare

@Flux159 Flux159 released this 23 Jul 19:04
92217a5

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

Choose a tag to compare

@Flux159 Flux159 released this 18 Jul 18:47
3a9a233

Add security.mcpAuthToken to the Helm chart and warn at install time when http/sse transport runs without authentication (#348).

Release v4.0.6

Choose a tag to compare

@Flux159 Flux159 released this 18 Jul 17:32
b60724c

Harden the kubectl/helm dangerous-flag guard against the attached short-flag token form (#347).

Release v4.0.5

Choose a tag to compare

@Flux159 Flux159 released this 18 Jul 17:15
97a67a9

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

Choose a tag to compare

@Flux159 Flux159 released this 15 Jul 17:46
c3d4843

Readme cleanup: badges down to one line, replace Gemini CLI install directions with Codex (#340)

Release v4.0.3

Choose a tag to compare

@Flux159 Flux159 released this 15 Jul 17:26
a4ab14b

Fix kubectl_get output: "custom" failing under shell-less execFileSync by unquoting the custom-columns argument (#339)