Skip to content

v7.66.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 23:06
Immutable release. Only release title and notes can be modified.
d909741

Changelog

Features

  • d909741 feat(workload): render GitOps manifests in-process for validate & scan (#5344) (#5356)

Other Changes

  • 4571ab1 chore(copilot-plugin): release v7.65.1 (#5360)
  • 2e0b402 docs: retire .github/copilot-instructions.md in favour of AGENTS.md (#5358)

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

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v7.65.1...v7.66.0