Skip to content

v7.19.0

Choose a tag to compare

@github-actions github-actions released this 22 May 17:19
Immutable release. Only release title and notes can be modified.
a495d79

Changelog

Features

  • 804b7e7 feat(operator): KSail Kubernetes operator + optional web UI (#4824)

Other Changes

  • 0fcd1bf chore(copilot-plugin): release v7.18.0 (#4849)
  • c9c498b docs: update stale cluster diagnose --format references to --output (#4844)
  • a495d79 test(operator): convert auth tests to black-box api_test (#4850)

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

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v7.18.0...v7.19.0