Skip to content

Commit

Permalink
fix: dockerfile pset (#138)
Browse files Browse the repository at this point in the history
* fix: dockerfile pset

Signed-off-by: Anushka Mittal <[email protected]>

* chore: upgrade version

Signed-off-by: Anushka Mittal <[email protected]>

---------

Signed-off-by: Anushka Mittal <[email protected]>
  • Loading branch information
anushkamittal2001 authored May 31, 2024
1 parent fdc751d commit 0129267
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/best-practices-dockerfile/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: best-practices-dockerfile
description: Best practices Dockerfile policy set
type: application
version: 0.1.0
appVersion: 0.1.0
version: 0.1.1
appVersion: 0.1.1
keywords:
- kubernetes
- nirmata
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ spec:
match:
all:
- ($analyzer.resource.type): dockerfile
any:
- (Stages[].Commands[] | length(@) > `0`): true
assert:
any:
Expand Down

0 comments on commit 0129267

Please sign in to comment.