We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e350a3 commit 432cb4aCopy full SHA for 432cb4a
Formula/k/kyverno.rb
@@ -1,8 +1,8 @@
1
class Kyverno < Formula
2
desc "Kubernetes Native Policy Management"
3
homepage "https://kyverno.io/"
4
- url "https://github.com/kyverno/kyverno/archive/refs/tags/v1.14.1.tar.gz"
5
- sha256 "e6661e8f2f2fbd547baec0af3836715a40adf5f999232d72947951b982e7daf7"
+ url "https://github.com/kyverno/kyverno/archive/refs/tags/v1.14.2.tar.gz"
+ sha256 "23107c7ff59919e60d8d2b2fad2e7f486c2862237c998d726916a90a548709ec"
6
license "Apache-2.0"
7
head "https://github.com/kyverno/kyverno.git", branch: "main"
8
0 commit comments