From 435e6b07d11af84cf63d03a57e1d46df16856786 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 12 Dec 2024 08:07:57 +0000 Subject: [PATCH] chore(release): prepare for v0.0.7 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 125d7ce..005706a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.7] - 2024-12-11 +## [0.0.7] - 2024-12-12 ### 🐛 Bug Fixes @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/alecthomas/kong to v1.5.1 - *(deps)* Update module github.com/alecthomas/kong to v1.6.0 - *(deps)* Update kubernetes packages to v0.31.4 +- *(deps)* Update kubernetes packages to v0.32.0 ### ⚙️ Miscellaneous Tasks