chore(release): prepare for 1.6.11 #410

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