Skip to content

Releases: devantler-tech/ksail

v5.50.2

09 Mar 11:04
Immutable release. Only release title and notes can be modified.
37c5441

Choose a tag to compare

Changelog

Bug Fixes

  • 37c5441 fix: resolve false-positive diffs in system test update steps (#2855)

Other Changes

  • 6b3f7e1 Daily Code Quality - Test coverage for pkg/svc/detector/cluster (50.5% → 71.8%) (#2892)
  • 3ff3573 [docs] docs: add BENCHMARKS.md for diff engine and cluster update display (#2883)
  • 1f3dbb4 [docs] docs: reduce bloat in architecture.mdx by 24% (#2890)
  • 6cb8ada [docs] reduce bloat in development guide (#2891)
  • acc2ef1 docs: add full-doc awareness, deduplication, and coherence to daily-docs workflow (#2888)
  • 86e1191 docs: document detector/cluster and detector/gitops sub-packages in copilot-instructions (#2902)
  • 688d2a0 docs: remove duplicate no-lock-in mentions from README and index page (#2887)
  • 28d4524 test: add Update/DiffConfig/GetCurrentConfig tests for Kind provisioner (#2889)

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/v5@v5.50.2

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.50.2

Full Changelog: v5.50.1...v5.50.2

v5.50.1

08 Mar 10:43
Immutable release. Only release title and notes can be modified.
919162a

Choose a tag to compare

Changelog

Bug Fixes

  • 919162a fix: include .lock.yml files in update workflow PRs (#2886)

Other Changes

  • c15f299 Daily Code Quality - Perf: benchmark diff engine and display pipeline (#2867)
  • cf5a167 Remove Recent Changes section from copilot-instructions (#2876)
  • 2f212be Update workflows - 2026-03-07 (#2881)
  • a4e390c [docs] docs: document VSCode cluster status view and status bar (#2862)
  • 0c7b2bd [docs] docs: reduce bloat in loadbalancer.mdx by ~20% (#2870)
  • 62387a5 [docs] docs: reduce bloat in troubleshooting.md (#2866)
  • d9c874c [docs] reduce bloat in use-cases.mdx (#2878)
  • 2bbbc72 docs: add missing copilot-instructions entries for PRs #2834 and #2858 (#2875)
  • 65e778b test(chat): add unit tests for session CRUD, name generation, and time formatting (#2863)

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/v5@v5.50.1

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.50.1

Full Changelog: v5.50.0...v5.50.1

v5.50.0

07 Mar 13:53
Immutable release. Only release title and notes can be modified.
1277f60

Choose a tag to compare

Changelog

Features

  • 1277f60 feat: surface visual before/after diff table in ksail cluster update (#2858)

Other Changes

  • 47ac2f2 [docs] docs: sync update diff display (emoji + old→new) and --yes flag (#2861)

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/v5@v5.50.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.50.0

Full Changelog: v5.49.0...v5.50.0

v5.49.0

07 Mar 10:48
Immutable release. Only release title and notes can be modified.
eee9df9

Choose a tag to compare

Changelog

Features

  • eee9df9 feat(vsce): add real-time cluster status view to VSCode extension sidebar (#2859)

Other Changes

  • d8b181a docs: sync registry retry documentation for workload push (#2860)

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/v5@v5.49.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.49.0

Full Changelog: v5.48.1...v5.49.0

v5.48.1

07 Mar 10:11
Immutable release. Only release title and notes can be modified.
6e0c9da

Choose a tag to compare

Changelog

Bug Fixes

  • 6e0c9da fix(workflow): remove playwright tool from daily-docs to fix pre-agent pull failure (#2857)

Other Changes

  • 08723b5 chore: update gh-aw/actions/setup from v0.53.4 to v0.53.6 (#2851)
  • 77d29ad chore: upgrade workflows to latest gh-aw version (v0.54.0) (#2853)

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/v5@v5.48.1

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.48.1

Full Changelog: v5.48.0...v5.48.1

v5.48.0

07 Mar 09:25
Immutable release. Only release title and notes can be modified.
b35a3c9

Choose a tag to compare

Changelog

Features

  • b35a3c9 feat(cluster): enhance update diff display with before/after values and --yes flag (#2834)

Other Changes

  • a5842ed Daily Code Quality - Refactor: split hetzner provider.go (844 → 506 lines) (#2836)
  • 0c1a981 [docs] docs: add Docker-native healthcheck debug steps to registry troubleshooting (#2828)
  • baedb42 [docs] docs: reduce bloat in development guide by 20% (#2844)
  • 7acee94 chore(deps): Bump github.com/fluxcd/helm-controller/api (#2838)
  • 2f03e32 chore(deps): Bump github.com/fluxcd/kustomize-controller/api from 1.8.0 to 1.8.1 (#2839)
  • df87831 chore(deps): Bump github.com/gkampitakis/go-snaps from 0.5.19 to 0.5.20 (#2841)
  • bb4f11c chore(deps): Bump github.com/siderolabs/omni/client from 1.5.7 to 1.5.8 (#2840)
  • 38f7323 chore(deps): Bump the kubernetes group with 5 updates (#2837)
  • 6eced16 docs: add Hetzner provider split to copilot-instructions Recent Changes (#2850)
  • 6d0f553 docs: add cluster switch to features and MCP command lists (#2829)
  • 4007ba3 docs: reduce bloat in getting-started/k3s.mdx (#2835)
  • d3839cd docs: sync copilot-instructions with registry healthcheck and OCI push retry (#2831)

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/v5@v5.48.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.48.0

Full Changelog: v5.47.0...v5.48.0

v5.47.0

05 Mar 23:43
Immutable release. Only release title and notes can be modified.
fa9eb41

Choose a tag to compare

Changelog

Features

  • fa9eb41 feat: add Docker-native healthcheck to registry containers (#2820)
  • bcdd847 feat: add retry with exponential backoff for OCI registry push (#2821)

Other Changes

  • 0d7cb0b [docs] docs: reduce bloat in troubleshooting.md (#2824)
  • c47a915 chore(deps): Bump astro from 5.17.3 to 5.18.0 in /docs in the npm-dependencies group (#2818)
  • 58892c8 chore(docs): replace mental model image with mermaid diagram in index.mdx
  • 04017dc chore: update action versions and gh-aw references (#2827)
  • 40919f0 docs: Add companion tool guide for KSail with Tilt, Skaffold, and mirrord (#2817)
  • 0bc908a docs: add switch, update, backup, restore to CLI flags index (#2826)
  • e5b6c6e docs: cross-link companion tools guide from use-cases (#2825)
  • 29606f7 docs: sync copilot-instructions with ksail cluster switch command (#2823)

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/v5@v5.47.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.47.0

Full Changelog: v5.46.0...v5.47.0

v5.46.0

05 Mar 21:30
Immutable release. Only release title and notes can be modified.
d86b89f

Choose a tag to compare

Changelog

Features

Other Changes

  • 47d3c25 chore: add github-actions bot to CI Doctor workflow
  • 12b2924 test(helmutil): add unit tests for Base and ImagesFromChart (0% → 95.5% coverage) (#2815)

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/v5@v5.46.0

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.46.0

Full Changelog: v5.45.1...v5.46.0

v5.45.1

05 Mar 20:30
Immutable release. Only release title and notes can be modified.
630c2f6

Choose a tag to compare

Changelog

Bug Fixes

  • 630c2f6 fix: use GoReleaser template syntax for bundler platform in build hook (#2822)

Other Changes

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/v5@v5.45.1

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.45.1

Full Changelog: v5.45.0...v5.45.1

v5.43.2

03 Mar 17:02
Immutable release. Only release title and notes can be modified.
ced2c39

Choose a tag to compare

Changelog

Performance Improvements

  • ced2c39 perf(ci): reduce GitHub Actions rate limit usage (#2691)

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/v5@v5.43.2

Download Binary: Choose your platform from the assets above

Docker:

docker pull ghcr.io/devantler-tech/ksail:v5.43.2

Full Changelog: v5.43.1...v5.43.2