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
Rui Chen 2022-12-07 22:07:22 -05:00 committed by BrewTestBot
parent 21c46084eb
commit c308de6d6a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 0 deletions

View File

@ -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