Skip to content

v7.13.0

Choose a tag to compare

@github-actions github-actions released this 05 May 18:53
Immutable release. Only release title and notes can be modified.
41a37e3

Changelog

Features

  • 63007e7 feat: exclude flux kustomizations from reconciliation via annotation and CLI flag (#4599)

Bug Fixes

  • 787bbac fix: ensure cluster-autoscaler-config secret during cluster update (#4607)
  • b0ae15b fix: sync endpoint IP alongside secrets during cluster update (#4608)

Other Changes

  • 2f1fbeb [docs] docs: document --format json flag for ksail cluster diagnose (#4598)
  • f9b35df [docs] sync SKILL.md with workload scan and KWOK/EKS distributions (#4585)
  • ac5c33c chore(copilot-plugin): release v7.12.2 (#4600)
  • 41a37e3 chore(deps): Bump astro from 6.1.9 to 6.1.10 in /docs (#4612)
  • 589db4e chore: switch license from GPL-3.0 to PolyForm Shield 1.0.0 (#4603)
  • 8e0ac5c ci: add go-licenses dependency license check (#4611)

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

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v7.12.2...v7.13.0