Skip to content

Releases: devantler-tech/ksail

v5.61.1

18 Mar 01:11
Immutable release. Only release title and notes can be modified.
cec02f8

Choose a tag to compare

Changelog

Performance Improvements

  • cec02f8 perf(configmanager): precompute decode hook and add Load() benchmarks (#3134)

Other Changes

  • 3e2e905 Daily Code Quality - Refactor: distribute cleanup functions across distribution files (#3111)
  • 028a817 Update workflows - 2026-03-16 (#3126)
  • 24faad7 [docs] docs: reduce bloat in companion-tools guide (-22%) (#3133)
  • 7ab8cfc chore(deps): Bump astro in /docs in the npm-dependencies group (#3138)
  • 229ce76 chore(deps): Bump github.com/siderolabs/omni/client from 1.5.8 to 1.5.9 (#3119)
  • 2c7731d chore(deps): Bump golang.org/x/term from 0.40.0 to 0.41.0 (#3140)
  • 0a7ab6e chore(deps): Bump golang.org/x/text from 0.34.0 to 0.35.0 (#3139)
  • fd38a6f chore(deps): Bump the npm-dependencies group in /docs with 2 updates (#3116)
  • a3cd034 chore(deps): update copilot skills (#3129)
  • 207f55e chore(deps-dev): Bump the npm-dependencies group in /vsce with 4 updates (#3117)
  • 9c6f47e ci: stricter benchmark regression filtering to reduce false positives from runner noise (#3127)
  • 2333c6e docs: document Talos image pull auto-retry in troubleshooting (#3128)

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.61.1

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.61.0...v5.61.1

v5.61.0

17 Mar 01:28
Immutable release. Only release title and notes can be modified.
875f11d

Choose a tag to compare

Changelog

Features

  • 875f11d feat: add retry logic to Talos provisioner image pull (#3125)

Other Changes

  • 30473eb [docs] docs: reduce bloat in getting-started/vcluster.mdx (#3110)
  • e6935de docs: add dedicated KSail + mirrord companion guide (#3109)

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.61.0

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.60.3...v5.61.0

v5.60.3

16 Mar 07:56
Immutable release. Only release title and notes can be modified.
aac93de

Choose a tag to compare

Changelog

Bug Fixes

  • aac93de fix: scope update-skills workflow to only target GitHub Copilot agent (#3101)

Refactoring

  • 073e5c6 refactor: rename Weekly Research to Weekly Roadmap (#3099)

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.60.3

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.60.2...v5.60.3

v5.60.2

16 Mar 01:08
Immutable release. Only release title and notes can be modified.
81cbb58

Choose a tag to compare

Changelog

Bug Fixes

  • 81cbb58 fix(ci): work around Skills CLI project-level lock file limitation (#3098)

Other Changes

  • b4b789d docs: reduce bloat in providers/omni.mdx (29% reduction) (#3097)

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.60.2

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.60.1...v5.60.2

v5.60.1

16 Mar 00:47
Immutable release. Only release title and notes can be modified.
77c226c

Choose a tag to compare

Changelog

Bug Fixes

  • 77c226c fix: add allowed-files to daily-workflow-maintenance protected files config (#3096)

Other Changes

  • 8fc1abf Daily Code Quality - Test coverage for resource generator commands (#3083)
  • 1631714 Update README to remove Docker and VSCode extension info
  • 77a1fdc [docs] docs: add CI/CD Integration section to features.mdx (#3089)
  • 0dc56fb [docs] docs: add cluster-profiles guide to sidebar navigation (#3090)
  • a697317 [docs] docs: mention cluster profiles in features page (#3093)
  • 1603f60 [docs] docs: reduce bloat in companion-tools guide by 20% (#3082)
  • 87dacf4 docs: move VSCode Extension from AI & Automation to new Integrations section (#3086)

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.60.1

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.60.0...v5.60.1

v5.60.0

15 Mar 18:04
Immutable release. Only release title and notes can be modified.
c35efab

Choose a tag to compare

Changelog

Features

  • 3467097 feat: add --profile flag to ksail cluster init (#3078)

Other Changes

  • c35efab [docs] docs: document ksail-cluster composite GitHub Action (#3079)
  • fca62bd ci: harden workflow security and reliability (#3081)

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.60.0

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.59.0...v5.60.0

v5.59.0

15 Mar 10:48
Immutable release. Only release title and notes can be modified.
c4ae8ea

Choose a tag to compare

Changelog

Features

  • c4ae8ea feat: publish composite GitHub Action for KSail cluster provisioning (#3060)

Other Changes

  • 3fc2ad4 Daily Code Quality - Perf: reduce FormatRegistryURL allocations (5→2) and add registryresolver benchmarks (#3058)
  • a70d51f [docs] Add dedicated VSCode extension documentation page (#3071)
  • 89560f1 [docs] docs: fix agentic workflows table in CONTRIBUTING.md (#3069)
  • bfe20b0 docs: add DevSpace and Telepresence companion tool guides (#3059)
  • 09b1728 docs: replace Marketplace URL with internal link in mcp.mdx VSCode section (#3076)
  • 3fa1e79 docs: update companion tools cross-references to include DevSpace and Telepresence (#3074)
  • c799b32 docs: update mcp.mdx See Also to link to /vscode-extension/ page (#3075)

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.59.0

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.58.0...v5.59.0

v5.58.0

15 Mar 01:40
Immutable release. Only release title and notes can be modified.
53b2cdf

Choose a tag to compare

Changelog

Features

  • 53b2cdf feat: enable GitHub App for protected files push and update workflow dependencies (#3053)

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.58.0

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.57.2...v5.58.0

v5.57.2

15 Mar 01:38
Immutable release. Only release title and notes can be modified.
ab9e2f4

Choose a tag to compare

Changelog

Bug Fixes

  • ab9e2f4 fix: use file-based approach for benchstat output to avoid ARG_MAX limit (#3067)

Other Changes

  • 916877e [docs] docs: reduce bloat in development guide (#3057)
  • ed812e2 chore: update workflow actions and recompile lock files (#3068)

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.57.2

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.57.1...v5.57.2

v5.57.1

14 Mar 18:50
Immutable release. Only release title and notes can be modified.
54a03d5

Choose a tag to compare

Changelog

Bug Fixes

  • 54a03d5 fix: add protected-files fallback-to-issue to daily-builder workflow (#3061)

Other Changes

  • 4b61199 [docs] docs: document selective Kustomization reconcile in workload watch (#3043)
  • aec212d [docs] docs: reduce declarative-configuration.mdx bloat by 26% (#3035)
  • 67df013 [docs] docs: sync workload watch Long description and regenerate CLI docs (#3048)
  • 363e84e chore(deps-dev): Bump undici from 7.22.0 to 7.24.1 in /vsce (#3049)
  • 7335a59 ci: recompile agentic workflow lock files to gh-aw v0.58.0 (#3047)
  • 36fe81e docs: add cross-references to ephemeral clusters guide (#3042)
  • 8f963c0 docs: add workload reconcile to copilot-instructions CLI reference (#3046)

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.57.1

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v5.57.0...v5.57.1