Skip to content

v7.156.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:05
Immutable release. Only release title and notes can be modified.
2e96e41

Changelog

Features

  • aa76fc5 feat(cluster): reject start/stop on unmanaged clusters with a clear error (#5917)
  • 2e96e41 feat(project): add list-environments command (#5920)

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/ksail

Go Install:

go install github.com/devantler-tech/ksail/v7@v7.156.0

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v7.155.0...v7.156.0