chore(release): prepare for 1.6.7 #306

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.6"
"version": "1.6.7"
}
+14 -1
View File
@@ -2,7 +2,20 @@
All notable changes to this project will be documented in this file.
## [1.6.6] - 2026-05-13
## [1.6.7] - 2026-05-25
### 🐛 Bug Fixes
- *(deps)* Update module k8s.io/apimachinery to v0.36.1 (#297)
- *(deps)* Bump golang.org/x/net to v0.55.0 (#304)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.3 docker digest to cc9a5d7 (#299)
- *(deps)* Update golang:1.26.3 docker digest to 8530a4f (#301)
- *(deps)* Update golang:1.26.3 docker digest to 2d6c802 (#303)
## [1.6.6] - 2026-05-14
### 🐛 Bug Fixes