chore(release): prepare for v0.1.8 #428

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.1.7" "version": "v0.1.8"
} }
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.1.8] - 2026-05-20
### 🐛 Bug Fixes
- *(deps)* Update module k8s.io/apimachinery to v0.36.1 (#424)
- *(deps)* Update kubernetes monorepo to v0.36.1 (#425)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.3 docker digest to 54d3246 (#427)
## [0.1.7] - 2026-05-13 ## [0.1.7] - 2026-05-13
### 🐛 Bug Fixes ### 🐛 Bug Fixes