Skip to content

Commit

Permalink
fix(kubernetes): Add to nested resources on k8s graph inherit namespa…
Browse files Browse the repository at this point in the history
…ce (#6912)

Add to nested resources on k8s graph inherit namespace
  • Loading branch information
talazuri authored and actions-user committed Dec 21, 2024
1 parent 1bc9f22 commit 7ff6e71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '3.2.343'
version = '3.2.344'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.343
checkov==3.2.344

0 comments on commit 7ff6e71

Please sign in to comment.