Skip to content

v7.75.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 06:39
Immutable release. Only release title and notes can be modified.
ce2e14a

Changelog

Features

  • ce2e14a feat(ui): install/uninstall Headlamp plugins from a URL with a trust gate (#5391)

Other Changes

  • ed1eec6 Potential fix for code scanning alert no. 2039: Uncontrolled data used in path expression (#5421)
  • a8fb634 Potential fix for code scanning alert no. 2040: Uncontrolled data used in path expression (#5420)
  • ce8b8d3 Potential fix for code scanning alert no. 2041: Uncontrolled data used in path expression (#5419)
  • b4fc291 chore(deps): Bump github.com/containerd/containerd from 1.7.32 to 1.7.33 (#5425)
  • 27b60b1 chore(deps): Bump github.com/siderolabs/go-kubernetes from 0.2.38 to 0.2.39 (#5418)
  • 6732327 ci(cd): gate operator-chart publish on the image build so chart and image release atomically (#5427)

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

Download Binary: Choose your platform from the assets above

Docker:

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

Full Changelog: v7.74.0...v7.75.0