Skip to content

v7.74.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:51
Immutable release. Only release title and notes can be modified.
737bf95

Changelog

Features

  • 5baece4 feat(ui): plugin-runtime facade — externals + ReactJSX + i18n/Headlamp (real Headlamp plugins run) (#5387)

Bug Fixes

  • 651b59b fix(talos): neutralize CA certs and cluster ID in autoscaler template fingerprint (#5408)

Other Changes

  • bac0372 chore(copilot-plugin): release v7.73.1 (#5412)
  • b41991a chore(copilot-plugin): release v7.74.0 (#5413)
  • 737bf95 chore(copilot-plugin): release v7.74.1 (#5426)
  • 9cae458 chore(deps-dev): Bump @typescript-eslint/parser in /vsce (#5415)
  • 62b41fa chore(deps-dev): Bump typescript-eslint from 8.61.0 to 8.61.1 in /vsce (#5414)

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

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v7.73.1...v7.74.0