From 98e2abb463ec29440caabbae4b2e624da243683e Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Mon, 8 Jun 2026 00:57:57 +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 cb5753b0..69580412 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ CI, chore, and build changes are excluded. - **kube**: Bridge kubeconfig storage to in-memory cluster map and fix UI issues - **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 ### Documentation - **kubernetes**: Add comment about dynamic port allocation limitation