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.
2 parents 6e6b84f + 5602825 commit 70e185dCopy full SHA for 70e185d
modules/kyverno/main.tf
@@ -4,7 +4,7 @@ resource "helm_release" "this" {
4
5
repository = "https://kyverno.github.io/kyverno/"
6
chart = "kyverno"
7
- version = "3.4.4"
+ version = "3.5.0"
8
9
values = [yamlencode({
10
# https://github.com/kyverno/kyverno/pull/11482/checks?check_run_id=32231441646
0 commit comments