Skip to content

Commit 55bd79f

Browse files
committed
chore: update changelog
Signed-off-by: Clément Nussbaumer <clement.nussbaumer@postfinance.ch>
1 parent 2891312 commit 55bd79f

File tree

1 file changed

+38
-3
lines changed

1 file changed

+38
-3
lines changed

CHANGELOG.md

Lines changed: 38 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## [1.13.0] - 2024-04-12
1+
## [1.13.0] - 2024-04-15
22

3-
**Full Changelog**: https://github.com/postfinance/kubenurse/compare/v1.12.3...v1.13.0
3+
**Full Changelog**: https://github.com/postfinance/kubenurse/compare/v1.12.3...1.13.0
44

55
### 🚀 Features
66

@@ -10,6 +10,7 @@
1010

1111
- *(ci)* Change kubenurse startup string in test condition - ([bd91d7d](https://github.com/postfinance/kubenurse/commit/bd91d7da68b3408d70dfe846562557396b4522c4))
1212
- *(ci)* Update metric name for sanity check - ([c3e7287](https://github.com/postfinance/kubenurse/commit/c3e72874e509cff3fa72381d8aa882878ef32385))
13+
- *(server)* Improve error handling for histogram buckets parsing - ([e324325](https://github.com/postfinance/kubenurse/commit/e3243259626f3e4f2fd4ad68307205298b340276))
1314

1415
### 🚜 Refactor
1516

@@ -20,19 +21,53 @@
2021
- *(drawings)* Add excalidraw file - ([852ab85](https://github.com/postfinance/kubenurse/commit/852ab85fc2ec00804a290730b5276fb9689116f4))
2122
- *(readme.md)* Format metrics as a table - ([6a35209](https://github.com/postfinance/kubenurse/commit/6a3520955e2e91e3cccb203c528e23cd2032e127))
2223

24+
### ⚙️ Miscellaneous Tasks
25+
26+
- Add v1.13.0 changelog - ([ee0ad5e](https://github.com/postfinance/kubenurse/commit/ee0ad5e685a10571ec322eebd279ff2e3dacbc8b))
27+
2328
### Build
2429

2530
- *(artifacthub)* Add validation file - ([e2bf079](https://github.com/postfinance/kubenurse/commit/e2bf079504223a3293ed1be73d061bed49e00e02))
2631

2732

33+
## [1.12.3] - 2024-04-09
34+
35+
**Full Changelog**: https://github.com/postfinance/kubenurse/compare/v1.12.2...v1.12.3
36+
37+
### Build
38+
39+
- *(helm)* Add artifacthub metadata - ([6466e17](https://github.com/postfinance/kubenurse/commit/6466e17a25352baa8f82c6d4a0420d35e9f4c702))
40+
41+
42+
## [1.12.2] - 2024-04-09
43+
44+
**Full Changelog**: https://github.com/postfinance/kubenurse/compare/v1.12.1...v1.12.2
45+
46+
### 🚀 Features
47+
48+
- *(helm)* Set rollingUpdate.maxUnavailable to 34% per default - ([9c44a69](https://github.com/postfinance/kubenurse/commit/9c44a69b697f4f389d888e3ee64c551cf3503751))
49+
50+
### 📚 Documentation
51+
52+
- Add drawings as png again - ([2fc3d08](https://github.com/postfinance/kubenurse/commit/2fc3d088dfa01ad3d0f0f2a6cc08a136c5e84e3b))
53+
54+
### Build
55+
56+
- *(ci)* Use git-cliff release notes - ([8f8c64f](https://github.com/postfinance/kubenurse/commit/8f8c64f067d6402319145e6217e53fb01e477fb4))
57+
58+
2859
## [1.12.1] - 2024-04-05
2960

30-
**Full Changelog**: https://github.com/postfinance/kubenurse/compare/v1.12.0...1.12.1
61+
**Full Changelog**: https://github.com/postfinance/kubenurse/compare/v1.12.0...v1.12.1
3162

3263
### 📚 Documentation
3364

3465
- *(README)* Add background to drawings - ([bb1a24d](https://github.com/postfinance/kubenurse/commit/bb1a24d70cfd1004d4ac59640a4d8a706ab53cba))
3566

67+
### ⚙️ Miscellaneous Tasks
68+
69+
- *(changelog)* Add v1.12.1 changelog - ([5cfd422](https://github.com/postfinance/kubenurse/commit/5cfd42237b30b64a91ce38f9b58a49d8c2c38940))
70+
3671
### Build
3772

3873
- *(ci)* Switch branch name to main - ([7d06dea](https://github.com/postfinance/kubenurse/commit/7d06deac3f4d4170e8d15650d03f1dfb19ecc773))

0 commit comments

Comments
 (0)