Skip to content

Commit f45e773

Browse files
ksail-bot[bot]devantler-tech-bot[bot]
andauthored
chore(copilot-plugin): release v7.64.0 (#5320)
Co-authored-by: devantler-tech-bot[bot] <devantler-tech-bot[bot]@users.noreply.github.com>
1 parent 6aa737b commit f45e773

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
},
77
"metadata": {
88
"description": "KSail — Kubernetes SDK for local GitOps development. Plugin exposing the ksail MCP server and an expert skill.",
9-
"version": "7.63.0"
9+
"version": "7.64.0"
1010
},
1111
"plugins": [
1212
{
1313
"name": "ksail",
1414
"description": "KSail MCP server + expertise skill",
15-
"version": "7.63.0",
15+
"version": "7.64.0",
1616
"source": "./copilot-plugin"
1717
}
1818
]

.github/plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
},
77
"metadata": {
88
"description": "KSail — Kubernetes SDK for local GitOps development. Copilot CLI plugin exposing the ksail MCP server and an expert skill.",
9-
"version": "7.63.0"
9+
"version": "7.64.0"
1010
},
1111
"plugins": [
1212
{
1313
"name": "ksail",
1414
"description": "KSail MCP server + expertise skill for Copilot CLI",
15-
"version": "7.63.0",
15+
"version": "7.64.0",
1616
"source": "./copilot-plugin"
1717
}
1818
]

copilot-plugin/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ksail",
3-
"version": "7.63.0",
3+
"version": "7.64.0",
44
"description": "KSail MCP server + expertise skill — spin up and manage local Kubernetes clusters (Kind/K3d/Talos/vCluster) and GitOps workloads declaratively.",
55
"author": {
66
"name": "devantler-tech",

copilot-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ksail",
33
"description": "KSail MCP server + expertise skill for Copilot CLI — spin up and manage local Kubernetes clusters (Kind/K3d/Talos/vCluster) and GitOps workloads declaratively.",
4-
"version": "7.63.0",
4+
"version": "7.64.0",
55
"author": {
66
"name": "devantler-tech",
77
"url": "https://github.com/devantler-tech"

0 commit comments

Comments
 (0)