Skip to content

v7.62.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:23
Immutable release. Only release title and notes can be modified.
229995c

Changelog

Features

  • a7c8278 feat: phase 5 changes — webui api move, --force/--yes split, flag/output normalization, imageVerification promotion, bool→enum toggles, interactive cmds out of AI surface, Stopped status (#5254)

Bug Fixes

  • 229995c fix(talos): reboot autoscaler nodes in place instead of recycling at capacity (#5315)

Other Changes

  • 25eb934 chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/validate-go-project.yaml (#5302)
  • 6fee3b1 chore(deps): Bump fluxcd/kustomize-controller in /pkg/svc/installer/flux (#5305)
  • b3d09cd chore(deps): Bump fluxcd/source-controller in /pkg/svc/installer/flux (#5306)
  • 2311932 ci: gate benchmark regression on deterministic metrics, not ns/op (#5316)

Quick Start

Homebrew Cask (macOS):

# Standard installation:
brew install --cask devantler-tech/tap/ksail

# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.62.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v7.62.0

Full Changelog: v7.61.0...v7.62.0