chore(release): prepare for v0.0.9

This commit was merged in pull request #224.
This commit is contained in:
Unbound Release
2025-03-03 06:49:49 +00:00
committed by Joakim Olsson
parent 9fcb42255f
commit c99ec57656
+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