chore(release): prepare for v0.0.17
This commit is contained in:
+1
-23
@@ -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
|
||||
|
||||
<!-- generated by git-cliff -->
|
||||
|
||||
Reference in New Issue
Block a user