Skip to content

v7.14.0

Choose a tag to compare

@github-actions github-actions released this 07 May 06:07
Immutable release. Only release title and notes can be modified.
8e5775a

Changelog

Features

  • 4d75eb9 feat(ci): add scan step to ksail-cluster composite action (#4620)
  • 8e5775a feat(hetzner): add allowed CIDRs for Kubernetes and Talos API access restriction (#4632)

Bug Fixes

  • bd449ab fix(cd): fetch remote branch before force-with-lease push to handle re-runs (#4617)
  • a412903 fix(talos): ensure autoscaler prerequisite secrets during cluster update (#4622)
  • 95f74ea fix: merge kubeconfig and talosconfig instead of overwriting (#4618)
  • f3be16a fix: normalize Hetzner/Omni node roles and introspect server types (#4625)

Other Changes

  • b75d899 Update ci.yaml
  • 9593189 Update ci.yaml
  • e9ff685 Update workflows - 2026-05-05 (#4624)
  • 4c5611d Update workflows - 2026-05-06 (#4628)
  • 604b726 [docs] docs: document --exclude flag and annotation for ksail workload reconcile (#4609)
  • aaaf491 [docs] docs: reduce bloat in ai-chat.mdx (#4614)
  • d5020e8 [docs] docs: trim diagnose section bloat from ai-chat page (#4623)
  • 74be4d9 chore(deps): Bump github.com/hetznercloud/hcloud-go/v2 (#4613)
  • a2b374f chore(deps): Bump github.com/loft-sh/vcluster from 0.33.2 to 0.34.0 (#4631)
  • 7dd977b chore(deps): Bump github/gh-aw-actions from 0.71.1 to 0.71.2 (#4629)
  • 3b97fef chore(deps): update copilot skills (#4604)
  • 6b1a43b chore(deps-dev): Bump @types/vscode from 1.116.0 to 1.118.0 in /vsce (#4630)

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

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v7.13.0...v7.14.0