cozystack/docs/changelogs/v0.38.3.md
Andrey Kolkov cf15ad1073 Add changelogs for v0.38.3 and v.0.38.4
Signed-off-by: Andrey Kolkov <androndo@gmail.com>
2025-12-23 16:33:55 +04:00

921 B

Improvements

  • [core:installer] Address buildx warnings for installer image builds: Aligns Dockerfile syntax casing to remove buildx warnings, keeping installer builds clean (@nbykov0 in #1682).
  • [system:coredns] Align CoreDNS app labels with Talos defaults: Matches CoreDNS labels to Talos conventions so services select pods consistently across platform and tenant clusters (@nbykov0 in #1675).
  • [system:monitoring-agents] Rename CoreDNS metrics service to avoid conflicts: Renames the metrics service so it no longer clashes with the CoreDNS service used for name resolution in tenant clusters (@nbykov0 in #1676).

Full Changelog: v0.38.2...v0.38.3