| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-11 | 1.5 kB | |
| v0.41.8 source code.tar.gz | 2026-02-11 | 4.7 MB | |
| v0.41.8 source code.zip | 2026-02-11 | 6.2 MB | |
| initramfs-metal-amd64.xz | 2026-02-11 | 141.7 MB | |
| kernel-amd64 | 2026-02-11 | 20.2 MB | |
| nocloud-amd64.raw.xz | 2026-02-11 | 322.3 MB | |
| metal-amd64.raw.xz | 2026-02-11 | 322.3 MB | |
| metal-amd64.iso | 2026-02-11 | 501.6 MB | |
| cozystack-installer.yaml | 2026-02-11 | 2.1 kB | |
| Totals: 9 Items | 1.3 GB | 1 | |
Features and Improvements
-
[kubernetes] Auto-enable Gateway API support in cert-manager: cert-manager now automatically enables
enableGatewayAPIwhen the Gateway API addon is active in the Kubernetes application. Users no longer need to manually configure this setting, and the option can still be overridden viavaluesOverride(@kvaps in [#1997], [#2012]). -
[vm] Allow switching between instancetype and custom resources: Users can now switch virtual machines between instancetype-based and custom resource configurations after creation. The upgrade hook atomically patches VM resources, providing more flexibility in adjusting VM sizing without recreation (@sircthulhu in [#2008], [#2013]).
Fixes
- [dashboard] Add startupProbe to prevent container restarts on slow hardware: Added
startupProbeto bothbffandwebcontainers in the dashboard deployment. On slow hardware, kubelet was killing containers because thelivenessProbeonly allowed ~33 seconds for startup. ThestartupProbegives containers up to 60 seconds to start beforelivenessProbekicks in (@kvaps in [#1996], [#2014]).
Full Changelog: v0.41.7...v0.41.8