Skip to content

v7.134.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 08:51
Immutable release. Only release title and notes can be modified.
e983c5c

Changelog

Features

  • 82a2904 feat(hetzner): pre-seeded kubeadm cluster CA for multi-node join (#5777)
  • 24b2514 feat(kind): implement operator Connector to install components into Kind children (#5779)
  • e983c5c feat(workload): configure CEL rules via spec.workload.validation.rules (#5782)

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

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v7.133.1...v7.134.0