kubeval: deprecate
Closes #117624. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
21c46084eb
commit
c308de6d6a
|
@ -18,6 +18,9 @@ class Kubeval < Formula
|
|||
sha256 cellar: :any_skip_relocation, x86_64_linux: "92c4fe8b9a551d9f7a4fa58b620b703db28df4b422fc7740442b062ff5fbf31a"
|
||||
end
|
||||
|
||||
# https://github.com/instrumenta/kubeval/commit/fe0a7c22b93b92adfdc57d07b92d5231fd0b3e0e
|
||||
deprecate! date: "2022-12-07", because: :unmaintained
|
||||
|
||||
# Bump to 1.18 on the next release, if possible.
|
||||
depends_on "go@1.17" => :build
|
||||
|
||||
|
|
Loading…
Reference in New Issue