Skip to content

Commit 9a87a15

Browse files
committed
chore(release): update CHANGELOG and Release Notes for Kubeaid 30.1.0
1 parent 1f94967 commit 9a87a15

2 files changed

Lines changed: 43 additions & 29 deletions

File tree

.release-notes.md

Lines changed: 17 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,26 @@
1-
## KubeAid Release Version 30.0.0
1+
## KubeAid Release Version 30.1.0
22

3-
### Major Version Upgrades
3+
### Features
44

5-
- 12e0e55fd Updated traefik from version 40.3.0 to 41.0.0
6-
7-
### Minor Version Upgrades
8-
9-
- 12e0e55fd Updated argo-cd from version 9.5.21 to 9.6.0
10-
- 12e0e55fd Updated aws-ebs-csi-driver from version 2.61.1 to 2.62.0
11-
- 12e0e55fd Updated hcloud-cloud-controller-manager from version 1.32.0 to 1.33.0
12-
- 12e0e55fd Updated hcloud-cloud-controller-manager from version 1.32.0 to 1.33.0
13-
- 12e0e55fd Updated cluster-autoscaler from version 9.57.0 to 9.58.0
14-
- 12e0e55fd Updated gitlab-runner from version 0.89.1 to 0.90.0
15-
- 12e0e55fd Updated seaweedfs from version 4.34.0 to 4.35.0
16-
- 12e0e55fd Updated prometheus-smartctl-exporter from version 0.16.1 to 0.17.1
17-
- 12e0e55fd Updated trust-manager from version v0.22.1 to v0.23.0
18-
- 12e0e55fd Updated teleport-cluster from version 18.8.3 to 18.9.1
19-
- 12e0e55fd Updated teleport-kube-agent from version 18.8.3 to 18.9.1
20-
21-
### Patch Version Upgrades
22-
23-
- 12e0e55fd Updated cilium from version 1.19.4 to 1.19.5
24-
- 12e0e55fd Updated erpnext from version 8.0.58 to 8.0.60
25-
- 12e0e55fd Updated graylog from version 3.0.21 to 3.0.22
26-
- 12e0e55fd Updated opentelemetry-collector from version 0.158.1 to 0.158.2
27-
- 12e0e55fd Updated rook-ceph from version v1.20.0 to v1.20.1
28-
- 12e0e55fd Updated strimzi-kafka-operator from version 1.0.0 to 1.0.1
29-
- 12e0e55fd Updated trivy-operator from version 0.33.1 to 0.33.2
5+
- e7beeb3b4 feat(hcloud-fip-controller): add wrapper chart for HCloud Floating IP failover
6+
- 39a671150 feat(cilium): add host-firewall CiliumClusterwideNetworkPolicy
7+
- 52bda637d feat(twenty): add postgres & redis standalone config to KubeAid chart
8+
- 969b8d34f feat: add twenty crm in kubeaid.
9+
- 08797d900 feat(cert-manager): add Cilium network policies for ISO 27K compliance
3010

3111
### Bug Fixes
3212

33-
- 51ad3d284 fix: changed architecture to standalone
13+
- a08f5c784 fix(cilium): split host-firewall ICMP into its own ingress rule
3414

3515
### Configuration Changes
3616

37-
- 2132c3dbb chore: update gfetch to the latest v1.2.0 tag
17+
- 32e21b34c chore(twenty): upgrade appVersion to v2.8.3
18+
- 92c6f7931 chore(twenty): add podSecurityContext to redis standalone for correct permissions
19+
20+
### Other Changes
21+
22+
- 126f53ae0 docs: document kube-prometheus + OpenObserve monitoring model with OTel log ingestion and alerting
23+
- 99363c140 Add mongodb-kubernetes chart
24+
- b72932dec docs(graylog): add migration validation checklist and outcomes
25+
- f2a3e054b update prom query for velero unsuccessful backup
3826

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
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 30.1.0
6+
7+
### Features
8+
9+
- e7beeb3b4 feat(hcloud-fip-controller): add wrapper chart for HCloud Floating IP failover
10+
- 39a671150 feat(cilium): add host-firewall CiliumClusterwideNetworkPolicy
11+
- 52bda637d feat(twenty): add postgres & redis standalone config to KubeAid chart
12+
- 969b8d34f feat: add twenty crm in kubeaid.
13+
- 08797d900 feat(cert-manager): add Cilium network policies for ISO 27K compliance
14+
15+
### Bug Fixes
16+
17+
- a08f5c784 fix(cilium): split host-firewall ICMP into its own ingress rule
18+
19+
### Configuration Changes
20+
21+
- 32e21b34c chore(twenty): upgrade appVersion to v2.8.3
22+
- 92c6f7931 chore(twenty): add podSecurityContext to redis standalone for correct permissions
23+
24+
### Other Changes
25+
26+
- 126f53ae0 docs: document kube-prometheus + OpenObserve monitoring model with OTel log ingestion and alerting
27+
- 99363c140 Add mongodb-kubernetes chart
28+
- b72932dec docs(graylog): add migration validation checklist and outcomes
29+
- f2a3e054b update prom query for velero unsuccessful backup
30+
531
## KubeAid Release Version 30.0.0
632

733
### Major Version Upgrades

0 commit comments

Comments
 (0)