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 3ab8548 commit 04e558fCopy full SHA for 04e558f
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.13.2.tar.gz"
5
- sha256 "6f5407784bf2c9e8934f67c2b8836a072013078f0f7bed496cf657d5157a8ae2"
+ url "https://github.com/kyverno/kyverno/archive/refs/tags/v1.13.3.tar.gz"
+ sha256 "50f376c774beaa8cf64ad5035c85a26f27c96d03190db2155046843ed7fdea88"
6
license "Apache-2.0"
7
head "https://github.com/kyverno/kyverno.git", branch: "main"
8
0 commit comments