Skip to content

v7.17.3

Choose a tag to compare

@github-actions github-actions released this 14 May 11:51
Immutable release. Only release title and notes can be modified.
0731600

Changelog

Bug Fixes

  • 7e460c6 fix(ci): remove merge queue bot trigger from daily-workflow-maintenance (#4732)
  • dc1466e fix: align license headers and add third-party license notices (#4738)

Performance Improvements

  • 59539fe perf(cli): skip distribution config loading during kubeconfig resolution (#4730)

Other Changes

  • f6bf049 Update README.md
  • 5e62f07 [Repo Assist] test(envvar): cover ExpandWithLookup nil-lookup fallback path (#4729)
  • 6830943 [docs] docs: sync KWOK and EKS distributions in copilot-instructions (#4740)
  • c4bac9e chore(copilot-plugin): release v7.17.2 (#4728)
  • 3cbf6dd chore: track vCluster v0.34.0 stable in Vind provisioner (#4734)
  • 0731600 test(ci): move redundant E2E test paths to unit tests (#4731)

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

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v7.17.2...v7.17.3