diff --git a/CHANGELOG.md b/CHANGELOG.md index 14c222e..0a539e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,14 @@ -# Changelog +## [0.0.17] - 2025-08-14 -All notable changes to this project will be documented in this file. +### 🐛 Bug Fixes +- *(deps)* Update module github.com/alecthomas/kong to v1.12.1 +- *(deps)* Update kubernetes packages to v0.33.4 ## [0.0.16] - 2025-07-16 ### 🐛 Bug Fixes - *(deps)* Update kubernetes packages to v0.33.3 - ## [0.0.15] - 2025-07-01 ### 🐛 Bug Fixes @@ -18,40 +19,34 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - *(ci)* Update CI configuration for pipeline templates - ## [0.0.14] - 2025-06-20 ### 🐛 Bug Fixes - *(deps)* Update kubernetes packages to v0.33.2 - ## [0.0.13] - 2025-05-16 ### 🐛 Bug Fixes - *(deps)* Update module github.com/alecthomas/kong to v1.11.0 - *(deps)* Update kubernetes packages to v0.33.1 - ## [0.0.12] - 2025-04-24 ### 🐛 Bug Fixes - *(deps)* Update kubernetes packages to v0.33.0 - ## [0.0.11] - 2025-04-23 ### 🐛 Bug Fixes - *(deps)* Update module github.com/alecthomas/kong to v1.10.0 - *(deps)* Update kubernetes packages to v0.32.4 - ## [0.0.10] - 2025-03-12 ### 🐛 Bug Fixes - *(deps)* Update module github.com/alecthomas/kong to v1.9.0 - *(deps)* Update kubernetes packages to v0.32.3 - ## [0.0.9] - 2025-03-03 ### 🐛 Bug Fixes @@ -62,14 +57,12 @@ All notable changes to this project will be documented in this file. - *(deps)* Update kubernetes packages to v0.32.2 - *(deps)* Update module github.com/alecthomas/kong to v1.8.1 - *(docker)* Use amd64 golang base image for build - ## [0.0.8] - 2025-01-17 ### 🐛 Bug Fixes - *(deps)* Update module github.com/alecthomas/kong to v1.6.1 - *(deps)* Update kubernetes packages to v0.32.1 - ## [0.0.7] - 2024-12-28 ### 🐛 Bug Fixes @@ -85,7 +78,6 @@ All notable changes to this project will be documented in this file. - Simplify CI configuration by removing unused variables - *(golangci)* Increase timeout to 5 minutes - ## [0.0.6] - 2024-11-21 ### 🐛 Bug Fixes @@ -97,13 +89,11 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - Remove pre-commit stage and include Go pre-commit template - ## [0.0.5] - 2024-10-24 ### 🐛 Bug Fixes - *(deps)* Update kubernetes packages to v0.31.2 - ## [0.0.4] - 2024-10-06 ### 🐛 Bug Fixes @@ -194,7 +184,6 @@ All notable changes to this project will be documented in this file. ### 🛡️ Security - *(deps)* [security] bump golang.org/x/net from 0.13.0 to 0.17.0 - ## [0.0.3] - 2022-09-27 ### 🚀 Features @@ -205,17 +194,13 @@ All notable changes to this project will be documented in this file. - *(deps)* Bump k8s.io/client-go from 0.25.0 to 0.25.1 - *(deps)* Bump k8s.io/client-go from 0.25.1 to 0.25.2 - ## [0.0.2] - 2022-09-09 ### 🐛 Bug Fixes - Add CA certificates - ## [0.0.1] - 2022-09-09 ### 🚀 Features - Initial commit - -