Skip to content

Commit 553ec50

Browse files
eirmichactions-user
authored andcommitted
fix(kubernetes): Only filter out files that contain Helm built-in variables and functions (#6922)
* Filter out files that contain Helm built-in variables and functions * format
1 parent e69165e commit 553ec50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

checkov/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '3.2.434'
1+
version = '3.2.435'

kubernetes/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==3.2.434
1+
checkov==3.2.435

0 commit comments

Comments
 (0)