|
1 | | -## KubeAid Release Version 32.2.0 |
| 1 | +## KubeAid Release Version 32.3.0 |
| 2 | + |
| 3 | +### Minor Version Upgrades |
| 4 | + |
| 5 | +- f6be3647a chore(minor update): Updated netbird-operator from version 0.7.0 to 0.8.0 |
2 | 6 |
|
3 | 7 | ### Features |
4 | 8 |
|
5 | | -- b870d0d06 feat(capi-cluster): bump CAPZ to v1.26.0 |
6 | | -- be5962c84 feat(capi-cluster): add AKS (managed control plane) support to the azure chart |
7 | | -- 2ac01a58d feat(rustfs): add optional backup-cleanup CronJob |
8 | | -- 33330bcc3 feat(open-xchange): mail filter properties, Keycloak sync, and cleanup |
9 | | -- c6ec90bd8 feat(capi-cluster): bump CAPA to v2.11.1 |
10 | | -- 61b158655 feat(vuls-dictionary): periodic result cleanup via exporter sidecar |
11 | | -- 83f1c1ae4 feat(capi-cluster): add EKS (managed control plane) support to the aws chart |
| 9 | +- 1313b0179 feat(backup-exporter): allow reading velero volume policies |
| 10 | +- 44dece32a feat(backup-exporter): scope Velero/Postgres alerts to enabled backups, support VELERO_S3_PREFIX |
| 11 | +- 72161d383 feat(kubeaid-agent): alert on vulnerable images that have an upgrade available |
| 12 | +- bfa2007e0 feat(kubeaid-agent): least-privilege RBAC and a security-posture switch |
| 13 | +- a5e365b67 feat(tetragon): ship a curated TracingPolicy set |
12 | 14 |
|
13 | 15 | ### Bug Fixes |
14 | 16 |
|
15 | | -- f2e15b2af fix(prometheus-linuxaid): corrected bugs in btrfs rules alert expression to make it actually alert disk issues |
| 17 | +- 7a9450f3b fix(kubeaid-agent): raise the upgradable threshold off zero |
| 18 | +- ec003252e fix(kubeaid-agent): do not alert on collection failure |
| 19 | +- 1494a15d2 fix(trivy-operator): stop asserting fixability the alert cannot verify |
| 20 | +- 2a19a8b26 fix(prometheus-linuxaid): corrected logics in btrfs alert rules to handle edge cases and fix false positives |
| 21 | +- 8d8f00bf4 fix(capi-cluster): add apiGroup to v1beta2 refs; stop declaring AzureManagedControlPlane.sshPublicKey |
| 22 | +- bbb91f791 fix(trivy-operator): repair CVE alerts that could never fire |
16 | 23 |
|
17 | 24 | ### Configuration Changes |
18 | 25 |
|
19 | | -- 55732eaa9 chore(vuls-dictionary): reduce result retention to 7 days |
20 | | -- 3d765a8a4 chore(vuls-dictionary): bump vuls-exporter to 1.4.1 |
21 | | -- 62cfe7cfa chore: update netbird signal, relay, managament to 0.76.1 and dashboard to v2.90.9 |
| 26 | +- 8810ea71a chore: update container image kubeaid-agent to v0.7.0 |
22 | 27 |
|
23 | 28 | ### Other Changes |
24 | 29 |
|
25 | | -- 02048404e ci: run the helm-unittest container as the runner user |
26 | | -- b78f146b2 ci: run the capi-cluster helm-unittest suites on PRs, repair the hetzner suite |
27 | | -- dc3209fd9 docs: document the EKS / AKS managed control planes, fix the Azure key guidance |
| 30 | +- 035094dc4 docs(backup-exporter): add chart README, bump appVersion to v1.2.1 |
| 31 | +- 5c4d8509f style(kubeaid-agent): cut the alert comments back |
| 32 | +- 90493f5cc style(trivy-operator): cut the comments back |
| 33 | +- 6c0d08cc5 docs(trivy-operator): correct and restructure the README |
| 34 | +- 9ddfa556d docs(trivy-operator): correct what the backlog alert actually decides |
| 35 | +- 2979ae366 docs(trivy-operator): drop vendor references from the alert comments |
| 36 | +- 24273e8fb refactor(trivy-operator): move image correlation out of PromQL |
28 | 37 |
|
0 commit comments