Skip to content

Releases: mayur-tolexo/kubetidy

kubetidy v0.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 06:29
8a770fa

Changelog

Install

krew (kubectl plugin):

kubectl krew install --manifest-url https://github.com/mayur-tolexo/kubetidy/releases/download/v0.1.2/kubetidy.yaml

curl | sh:

curl -fsSL https://raw.githubusercontent.com/mayur-tolexo/kubetidy/v0.1.2/install.sh | sh

kubetidy v0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 10:51
070f136

Changelog

  • 4433826: feat(scan): honest confidence (bands + data-maturity model) and accurate tier banner (@mayur-tolexo)
  • 61911a0: fix(operator): persist UsageProfile status subresource (was silently dropped) (@mayur-tolexo)
  • a18e8fe: fix(scan): actually use the operator's Tier-0 history (was always falling back to snapshot) (@mayur-tolexo)

Install

krew (kubectl plugin):

kubectl krew install --manifest-url https://github.com/mayur-tolexo/kubetidy/releases/download/v0.1.1/kubetidy.yaml

curl | sh:

curl -fsSL https://raw.githubusercontent.com/mayur-tolexo/kubetidy/v0.1.1/install.sh | sh

kubetidy v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 09:48
cf89387

Changelog

Install

krew (kubectl plugin):

kubectl krew install --manifest-url https://github.com/mayur-tolexo/kubetidy/releases/download/v0.1.0/kubetidy.yaml

curl | sh:

curl -fsSL https://raw.githubusercontent.com/mayur-tolexo/kubetidy/v0.1.0/install.sh | sh