From e9db4e2fd08cdd303754f192d5207e459964c73d Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Sun, 7 Jun 2026 05:57:30 +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 194223b6..65d4fc23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ CI, chore, and build changes are excluded. - **kube**: Address portforward race condition and temp file leak - **kube**: Resolve automated PR review blockers and warnings - **ci**: Replace JS-based Renovate action with direct container invocation +- Use public Gitea URL in test workflow ### Documentation - **kubernetes**: Add comment about dynamic port allocation limitation