chore(release): prepare for 1.6.11 #408

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.10"
"version": "1.6.11"
}
+11 -1
View File
@@ -2,7 +2,17 @@
All notable changes to this project will be documented in this file.
## [1.6.10] - 2026-08-19
## [1.6.11] - 2026-08-24
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.4 (#407)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update go toolchain directive to v1.27.0 (#405)
## [1.6.10] - 2026-08-20
### ⚙️ Miscellaneous Tasks