Skip to content

Commit e548c4b

Browse files
clb-robotjindraj
authored andcommitted
chore(deps): update helm release kyverno to v3.4.3
1 parent b52e10c commit e548c4b

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.2"
7+
version = "3.4.3"
88

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

0 commit comments

Comments
 (0)