|
1 | | -## KubeAid Release Version 31.3.0 |
| 1 | +## KubeAid Release Version 31.3.1 |
2 | 2 |
|
3 | | -### Minor Version Upgrades |
| 3 | +### Features |
4 | 4 |
|
5 | | -- 8530082ab Updated aws-efs-csi-driver from version 4.3.0 to 4.4.0 |
6 | | -- 8530082ab Updated hcloud-cloud-controller-manager from version 1.33.0 to 1.34.0 |
7 | | -- 8530082ab Updated cluster-api-operator from version 0.27.0 to 0.28.0 |
8 | | -- 8530082ab Updated gitea from version 12.6.0 to 12.7.0 |
9 | | -- 8530082ab Updated gitlab-runner from version 0.90.1 to 0.91.0 |
10 | | -- 8530082ab Updated opentelemetry-operator from version 0.119.0 to 0.120.0 |
11 | | -- 8530082ab Updated rustfs from version 0.8.0 to 0.10.0 |
12 | | -- 8530082ab Updated seaweedfs from version 4.39.0 to 4.40.0 |
13 | | - |
14 | | -### Patch Version Upgrades |
15 | | - |
16 | | -- 8530082ab Updated argo-cd from version 10.1.3 to 10.1.4 |
17 | | -- 8530082ab Updated cilium from version 1.19.5 to 1.19.6 |
18 | | -- 8530082ab Updated erpnext from version 8.0.65 to 8.0.67 |
19 | | -- 8530082ab Updated opencost from version 2.5.26 to 2.5.27 |
20 | | -- 8530082ab Updated openobserve-collector from version 0.4.4 to 0.4.5 |
21 | | -- 8530082ab Updated teleport-cluster from version 18.10.0 to 18.10.1 |
22 | | -- 8530082ab Updated teleport-kube-agent from version 18.10.0 to 18.10.1 |
| 5 | +- fa9a7d583 feat(mongodb): label the backup CronJob for backup-exporter |
| 6 | +- 45ac87b26 feat: update vuls chart |
| 7 | +- 7f68d444f feat(new): add docker-mailserver helm chart v5.1.1 |
23 | 8 |
|
24 | 9 | ### Bug Fixes |
25 | 10 |
|
26 | | -- 3956be0a4 fix(prometheus): prevent flapping cert_expiry alert due to long scrape interval |
27 | | -- 5414d4281 fix(netbird-operator): add trailing slash to the Kubernetes API server URL |
28 | | -- 83121f41d fix(capi-cluster/hetzner/bare-metal): fix boot issue for UEFI based servers, when using Ubuntu 26.04 |
| 11 | +- e7ba94a32 fix: set gfetch fsGroupChangePolicy to Always to ensure volume permissions are updated on pod startup |
| 12 | +- 9523c17c3 fix(cilium): add vswitch+ (used for Hetzner Bare Metal servers in hybrid scenario) to the list of network interface selectors |
| 13 | +- 6d083db2f fix(kube-prometheus): make command compatible with older version of bash installed in MacOS |
| 14 | +- 4acc980ee fix(kube-prometheus): have a variable for taking the Traefik pod name as input |
29 | 15 |
|
30 | 16 | ### Configuration Changes |
31 | 17 |
|
32 | | -- 6635c5b82 chore: Added guide for fixing disks in a kubernetes nodes |
| 18 | +- c0620e96f chore(sbom): regenerate sbom.md and fix markdownlint output |
| 19 | +- e8bd4ba21 chore(sbom): regenerate sbom.md for current chart images |
| 20 | +- ce7836357 chore(kubeaid-agent): bump image tag to v0.4.4 |
| 21 | + |
| 22 | +### Other Changes |
| 23 | + |
| 24 | +- 270eca569 dependabot: bump the github-actions group across 1 directory with 3 updates |
| 25 | +- 557543d7e (fix): pgsql logical backups name as a variable string |
| 26 | +- d7bb8844a Fix MD012 multiple consecutive blank lines in docs/monitoring.md |
| 27 | +- 18c25a373 Update README index with node disk repair, comparison doc, and decision records for v31.3.0 |
| 28 | +- a2c34678c (chore): add a init container to make goalerts wait for pgsql and fix secrets |
| 29 | +- bc6d0f03e (chore): add a detailed readme for ntfy helm chart |
| 30 | +- 1434c7167 (chore): create a proper readme and chart.yaml |
| 31 | +- df19f44fa (chore): updated values file for ntfy chart with official chart as upstream dependency |
| 32 | +- a5df2d158 Added the AWS_S3_ENDPOINT |
| 33 | +- ba7a191dc Added the support for mongodb backup |
| 34 | +- 79e69ad5b kubeaid-addons: add extraEnv passthrough to postgres logical-backup |
| 35 | +- dbd96f499 (chore): added a new chart for ntfy (offical chart) |
| 36 | +- 45b405f95 (chore): add pgsql via kubeaid-addons and update values.yaml |
| 37 | +- 1ee51e573 (chore): added helm chart for goalerts |
| 38 | +- 782015d6d Hook up new guides and fix pre-existing broken git token links in README |
| 39 | +- 194820a6c Document new monitoring features including orphan PVC detection and ZFS replication alerts |
| 40 | +- 3012f4db6 Add a quick guide for using the new backup exporter |
| 41 | +- a98674361 Add setup instructions for the CISO Assistant GRC platform |
| 42 | +- 0ad389120 Add a guide on how to configure and enable the Cilium host firewall |
| 43 | +- ac4e72127 Update Hetzner hosting docs for the new dual-CCM architecture and v1.1.7 upgrades |
33 | 44 |
|
0 commit comments