Changed
- (deps) Update ai-sdk packages in #2310 by @renovate[bot]
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.241.1...v0.241.2
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.241.1...v0.241.2
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.241.0...v0.241.1
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.240.1...v0.241.0
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.240.0...v0.240.1
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.239.0...v0.240.0
app.kubernetes.io/version label from the chart app version instead of the chart version. Flux adds build metadata to the chart version, which pushed the label past the 63 byte limit and made the install fail. The app version carries the same value without that metadata.Full Changelog: https://github.com/giantswarm/backstage/compare/v0.238.0...v0.239.0
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.237.1...v0.238.0
json_output for Falco so security events land in Loki as structured JSON.falco to upstream version v0.44.1.charts to upstream version falco-9.1.0.app.kubernetes.io/version label from the chart app version instead of the chart version, as described in the Helm chart best practices. The chart version carries build metadata that pushed the label past the 63 byte limit and made the install fail.kube-state-metrics sub-chart from 7.2.1 to 7.8.1, moving flux-ksm from kube-state-metrics v2.18.0 to v2.19.1. v2.18.0 leaks a reflector goroutine and its API server watch on every discovery poll cycle (kube-state-metrics#2867, fixed by #2920 in v2.19.0), which grows the workload cluster API servers until control plane nodes hit MemoryPressure.