From a3f9a59443b67e39f32f2f4da792acd47bcb856b Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Mon, 8 Jun 2026 01:52:33 +0000 Subject: [PATCH] chore: update CHANGELOG.md for v1.1.0 [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69580412..a4658d01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ CI, chore, and build changes are excluded. - **classifier**: Fix 3 safety bugs, extract const arrays, make tier UI dynamic - **kube**: Correct kubectl context, dialog close, icon visibility, cluster name - **kube**: Use current-context for kubectl auth; fix SelectValue label display +- **kube**: Switch to --kubeconfig flag; add Test Connection diagnostic ### Documentation - **kubernetes**: Add comment about dynamic port allocation limitation