chore(release): prepare for 1.6.7 #373

Merged
argoyle merged 2 commits from next-release into main 2026-06-15 15:30:13 +00:00
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.6"
"version": "1.6.7"
}
+11 -1
View File
@@ -2,7 +2,17 @@
All notable changes to this project will be documented in this file.
## [1.6.6] - 2026-06-06
## [1.6.7] - 2026-06-15
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.2 (#372)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.4 docker digest to 62df9f3 (#370)
## [1.6.6] - 2026-06-11
### 🐛 Bug Fixes