From c1d1718b9aa6f84b38bbc472efa3d63ed83cee77 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 15 May 2025 08:43:34 +0000 Subject: [PATCH] chore(release): prepare for v0.5.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90b86e1..2f45f28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.5.0] - 2025-05-13 +## [0.5.0] - 2025-05-15 ### 🚀 Features @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.178 - *(deps)* Update module github.com/pressly/goose/v3 to v3.24.3 - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.27 +- *(k8s)* Update apiVersion for external secrets ### ⚙️ Miscellaneous Tasks