Releases: terdiam/kubernaut
Releases · terdiam/kubernaut
Release list
Kubernaut v0.1.10
Fix the real cause of missing updater signatures - bundle.createUpdaterArtifacts was never set, so Tauri v2's bundler silently skipped producing signed updater bundles/.sig files entirely — no error, just nothing to sign, which is why every release from v0.1.5 through v0.1.9 shipped without a working latest.json. Verified locally: a .sig now appears next to the bundle. - v0.1.9 was cut for the key rotation alone, still hit this, and was deleted rather than published — this release (0.1.10) carries both.
Kubernaut v0.1.8
Kubernaut v0.1.7
Kubernaut v0.1.6
Kubernaut v0.1.5
Add Linux amd64/arm64 release builds - Uncomment ubuntu-22.04 (x86_64), add ubuntu-22.04-arm (aarch64) - Bump to 0.1.5
Kubernaut v0.1.4
Bump to 0.1.4 - fix Ingress port select flagging a valid port as missing
Kubernaut v0.1.3
Bump to 0.1.3 - table row selection with bulk delete, restart and zip export