Releases: devantler-tech/ksail
v5.50.2
Changelog
Bug Fixes
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.50.2Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.50.2Full Changelog: v5.50.1...v5.50.2
v5.50.1
Changelog
Bug Fixes
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.50.1Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.50.1Full Changelog: v5.50.0...v5.50.1
v5.50.0
Changelog
Features
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.50.0Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.50.0Full Changelog: v5.49.0...v5.50.0
v5.49.0
Changelog
Features
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.49.0Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.49.0Full Changelog: v5.48.1...v5.49.0
v5.48.1
Changelog
Bug Fixes
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.48.1Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.48.1Full Changelog: v5.48.0...v5.48.1
v5.48.0
Changelog
Features
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.48.0Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.48.0Full Changelog: v5.47.0...v5.48.0
v5.47.0
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.47.0Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.47.0Full Changelog: v5.46.0...v5.47.0
v5.46.0
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.46.0Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.46.0Full Changelog: v5.45.1...v5.46.0
v5.45.1
Changelog
Bug Fixes
Other Changes
- 51de48a chore: fix npm audit vulnerabilities in docs directory (#2816)
- b903f2b docs: reduce bloat in faq.md (#2814)
- 58b3869 docs: reduce bloat in faq.md (#2819)
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.45.1Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.45.1Full Changelog: v5.45.0...v5.45.1
v5.43.2
Changelog
Performance Improvements
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/ksailGo Install:
go install github.com/devantler-tech/ksail/v5@v5.43.2Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.43.2Full Changelog: v5.43.1...v5.43.2