Skip to content

Commit 432cb4a

Browse files
committed
kyverno 1.14.2
1 parent 6e350a3 commit 432cb4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kyverno.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kyverno < Formula
22
desc "Kubernetes Native Policy Management"
33
homepage "https://kyverno.io/"
4-
url "https://github.com/kyverno/kyverno/archive/refs/tags/v1.14.1.tar.gz"
5-
sha256 "e6661e8f2f2fbd547baec0af3836715a40adf5f999232d72947951b982e7daf7"
4+
url "https://github.com/kyverno/kyverno/archive/refs/tags/v1.14.2.tar.gz"
5+
sha256 "23107c7ff59919e60d8d2b2fad2e7f486c2862237c998d726916a90a548709ec"
66
license "Apache-2.0"
77
head "https://github.com/kyverno/kyverno.git", branch: "main"
88

0 commit comments

Comments
 (0)