instrumenta / kubeval

Validate your Kubernetes configuration files, supports multiple Kubernetes versions
https://kubeval.com
Other
3.16k stars 229 forks source link

Calling bottle :unneeded is deprecated warning with brew #324

Open 00r2 opened 2 years ago

00r2 commented 2 years ago

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the instrumenta/instrumenta tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/instrumenta/homebrew-instrumenta/Formula/kubeval.rb:6```
asfaltboy commented 2 years ago

Seems this issue was fixed in goreleaser/goreleaser#2591; and PR #323 proposes to bump the build image to use the new version, which I think will fix this issue.

chrillep commented 2 years ago

ping