Fixed
- (deps) Update dependency @giantswarm/k8s-types to v0.6.3 in #1986 by @renovate[bot]
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.179.2...v0.179.3
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.179.2...v0.179.3
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.179.1...v0.179.2
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.179.0...v0.179.1
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.178.1...v0.179.0
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.178.0...v0.178.1
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.177.0...v0.178.0
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.176.0...v0.177.0
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.175.4...v0.176.0
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.175.3...v0.175.4
crash values to opt into staged failure injection for demos and testing: crash.enabled turns on a deliberate memory leak that drives a repeating OOMKill, with crash.rateBytesPerSec and crash.gracePeriod for tuning. Disabled by default.extraEnv value to inject additional environment variables into the container. Defaults to [], so rendered output is unchanged for existing users.helloworld image to 0.7.0 (and align appVersion), which ships the memory-leak support that crash.enabled drives.