Skip to content

Commit 0f45580

Browse files
committed
chore(release): update CHANGELOG and Release Notes for Kubeaid 31.0.3
1 parent d3e5308 commit 0f45580

2 files changed

Lines changed: 27 additions & 9 deletions

File tree

.release-notes.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
## KubeAid Release Version 31.0.2
1+
## KubeAid Release Version 31.0.3
22

33
### Features
44

5-
- c2de2d207 feat(hetzner): single robot CCM + pin Cilium tunnel routing
5+
- 97e60b831 feat(kubeaid-agent): add kubeaidUpdate.enabled helm default
6+
- 87a3c49e8 feat(hetzner): two CCMs for hybrid (ccm-hcloud networking + ccm-hetzner robot)
67

7-
### Configuration Changes
8+
### Bug Fixes
89

9-
- 3a2806151 chore(cilium): trim tunnel-mode comment to just describe VXLAN
10+
- 1e0a7981b fix: logs.level structure change in newer traefik
11+
- 29683fa73 fix(tests): update security test eval time to match 24h alert duration
12+
- 6e29177d2 fix(security): change scan failing alert duration from 1h to 24h
1013

1114
### Other Changes
1215

13-
- 88ec504a9 (doc): how to setup ciso assistant
14-
- 1883f2728 (fix): fix cpu unit for ciso assisstant
15-
- c575fff8c (chore): update schema rules to allow global values
16-
- ae3a56e26 (chore): remove redundant netpols from ciso assistant templates
17-
- dca74e8db (remove): unwanted details from ciso assisstant
16+
- ca9eedb6d breaking(fix): removed unwanted extra ingressclass, since ingressclass gets created by traefik by default, so lets just use this
17+
- be0dc40da Allow etcd ports within the nodes and add sleep in preKubeadmCommands
1818

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All releases and the changes included in them (pulled from git commits added since last release) will be detailed in this file.
44

5+
## KubeAid Release Version 31.0.3
6+
7+
### Features
8+
9+
- 97e60b831 feat(kubeaid-agent): add kubeaidUpdate.enabled helm default
10+
- 87a3c49e8 feat(hetzner): two CCMs for hybrid (ccm-hcloud networking + ccm-hetzner robot)
11+
12+
### Bug Fixes
13+
14+
- 1e0a7981b fix: logs.level structure change in newer traefik
15+
- 29683fa73 fix(tests): update security test eval time to match 24h alert duration
16+
- 6e29177d2 fix(security): change scan failing alert duration from 1h to 24h
17+
18+
### Other Changes
19+
20+
- ca9eedb6d breaking(fix): removed unwanted extra ingressclass, since ingressclass gets created by traefik by default, so lets just use this
21+
- be0dc40da Allow etcd ports within the nodes and add sleep in preKubeadmCommands
22+
523
## KubeAid Release Version 31.0.2
624

725
### Features

0 commit comments

Comments
 (0)