diff --git a/CHANGELOG.md b/CHANGELOG.md index ad5a29e..801a7ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.1.1] - 2025-01-22 +## [0.1.1] - 2025-01-24 ### 🐛 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.6.1 - *(deps)* Update module github.com/pressly/goose/v3 to v3.24.1 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.63 +- *(k8s)* Standardize app label to app.kubernetes.io/name ## [0.1.0] - 2025-01-01