diff --git a/CHANGELOG.md b/CHANGELOG.md index aef45b6..5282801 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [0.1.8] - 2026-06-02 + +### 🐛 Bug Fixes + +- *(deps)* Update module k8s.io/apimachinery to v0.36.1 (#424) +- *(deps)* Update kubernetes monorepo to v0.36.1 (#425) +- *(deps)* Update golang.org/x/net to v0.55.0 (#430) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update golang:1.26.3 docker digest to 54d3246 (#427) +- *(deps)* Update pre-commit hook markdownlint/markdownlint to v0.16.0 (#429) + ## [0.1.7] - 2026-05-13 ### 🐛 Bug Fixes