cozystack/docs/changelogs/v0.41.6.md
Andrei Kvapil 473ac87d70
docs(changelogs): add missing changelogs for v0.40.5-v0.40.7 and v0.41.4-v0.41.9
Add 9 missing patch release changelogs covering changes from
January to February 2026. All PR authors verified via GitHub CLI.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-02-21 22:17:08 +01:00

1.1 KiB

Improvements

  • [vm] Allow changing field external after creation: Users can now modify the external network field on virtual machines after initial creation, providing more flexibility in VM networking configuration without requiring recreation (@sircthulhu in #1956, #1962).

  • [branding] Separate values for keycloak: Separated Keycloak branding values into dedicated configuration for more granular customization of Keycloak appearance (@nbykov0 in #1947, #1963).

Fixes

  • [kubernetes] Fix coredns serviceaccount to match kubernetes bootstrap RBAC: Configured the CoreDNS chart to create a kube-dns ServiceAccount matching the Kubernetes bootstrap ClusterRoleBinding, fixing RBAC errors (Failed to watch) when CoreDNS pods restart (@mattia-eleuteri in #1958, #1978).

Full Changelog: v0.41.5...v0.41.6