chore(release): prepare for v0.0.9 #224

Merged
group_2759636_bot_9075f203b5d02ced0a8269693de8933b merged 20 commits from next-release into main 2025-03-03 06:49:50 +00:00
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.0.9] - 2025-03-03
### 🐛 Bug Fixes
- *(deps)* Update module github.com/alecthomas/kong to v1.7.0
- *(deps)* Update Go version to 1.23.6 in go.mod
- *(deps)* Update module github.com/alecthomas/kong to v1.8.0
- *(deps)* Update kubernetes packages to v0.32.2
- *(deps)* Update module github.com/alecthomas/kong to v1.8.1
- *(docker)* Use amd64 golang base image for build
## [0.0.8] - 2025-01-17
### 🐛 Bug Fixes