From 5d9b91d78b97cfdad74619388c6a315f8fbe7eaa Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 21 Jul 2025 06:13:12 +0000 Subject: [PATCH 1/8] chore(release): prepare for v0.0.17 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14c222e..f680533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.0.17] - 2025-07-21 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/alecthomas/kong to v1.12.1 + ## [0.0.16] - 2025-07-16 ### 🐛 Bug Fixes -- 2.52.0 From b83d5f38ca28f4dac67942a569e73687d3c25062 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 21 Jul 2025 18:15:11 +0000 Subject: [PATCH 2/8] chore(release): prepare for v0.0.17 -- 2.52.0 From 0770c0faed7f1e13b1b05e88837131e8d6ba5401 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 22 Jul 2025 09:15:04 +0000 Subject: [PATCH 3/8] chore(release): prepare for v0.0.17 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f680533..80a5f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.17] - 2025-07-21 +## [0.0.17] - 2025-07-22 ### 🐛 Bug Fixes -- 2.52.0 From 05ec5b3f1065295c22b9a49bba1d37c30fa5cf28 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 3 Aug 2025 10:10:17 +0000 Subject: [PATCH 4/8] chore(release): prepare for v0.0.17 --- CHANGELOG.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80a5f4f..ebc2978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,13 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -## [0.0.17] - 2025-07-22 +## [0.0.17] - 2025-08-03 ### 🐛 Bug Fixes - *(deps)* Update module github.com/alecthomas/kong to v1.12.1 - ## [0.0.16] - 2025-07-16 ### 🐛 Bug Fixes - *(deps)* Update kubernetes packages to v0.33.3 - ## [0.0.15] - 2025-07-01 ### 🐛 Bug Fixes @@ -24,40 +18,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 @@ -68,14 +56,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 @@ -91,7 +77,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 @@ -103,13 +88,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 @@ -200,7 +183,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 @@ -211,17 +193,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 - - -- 2.52.0 From 03ebd52cc183919c7dd5ae1979c60c1f77c395ae Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 7 Aug 2025 08:16:00 +0000 Subject: [PATCH 5/8] chore(release): prepare for v0.0.17 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebc2978..22a96aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [0.0.17] - 2025-08-03 +## [0.0.17] - 2025-08-07 ### 🐛 Bug Fixes -- 2.52.0 From 8d0d080a086f8c4efaa029f57a8b270d8048553c Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 10 Aug 2025 20:16:25 +0000 Subject: [PATCH 6/8] chore(release): prepare for v0.0.17 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22a96aa..76ca852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [0.0.17] - 2025-08-07 +## [0.0.17] - 2025-08-10 ### 🐛 Bug Fixes -- 2.52.0 From 986df6622ba8d6d4aed0a9f202903902bca1dfed Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 13 Aug 2025 07:28:59 +0000 Subject: [PATCH 7/8] chore(release): prepare for v0.0.17 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76ca852..570d7fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [0.0.17] - 2025-08-10 +## [0.0.17] - 2025-08-13 ### 🐛 Bug Fixes -- 2.52.0 From d693391ffa55931daeb400b336d2188d4b07045b Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 14 Aug 2025 18:24:36 +0000 Subject: [PATCH 8/8] chore(release): prepare for v0.0.17 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 570d7fd..0a539e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ -## [0.0.17] - 2025-08-13 +## [0.0.17] - 2025-08-14 ### 🐛 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 -- 2.52.0