Skip to content

Commit 70e185d

Browse files
authored
Merge pull request #78 from cookielab/renovate/kyverno-3.x
chore(deps): update helm release kyverno to v3.5.0
2 parents 6e6b84f + 5602825 commit 70e185d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/kyverno/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resource "helm_release" "this" {
44

55
repository = "https://kyverno.github.io/kyverno/"
66
chart = "kyverno"
7-
version = "3.4.4"
7+
version = "3.5.0"
88

99
values = [yamlencode({
1010
# https://github.com/kyverno/kyverno/pull/11482/checks?check_run_id=32231441646

0 commit comments

Comments
 (0)