From 6d2e6b8cc1e9556f341f9281794b635922fb8591 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 8 Dec 2024 20:37:22 +0000 Subject: [PATCH] chore(release): prepare for v0.0.8 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a704f58..2763219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,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/getsentry/sentry-go to v0.30.0 - *(deps)* Update module github.com/alecthomas/kong to v1.6.0 +- *(k8s)* Adjust CPU requests for better resource allocation ### 🚜 Refactor