Skip to content

Commit

Permalink
chore(cloud-scanning): fix end-of-file and bump chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoBarba committed Jul 12, 2023
1 parent 970750d commit 1e8179d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cloud-scanning/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: cloud-scanning
description: Sysdig Cloud Scanning

type: application
version: 0.4.0
version: 0.4.1
appVersion: 0.11.3
home: https://sysdiglabs.github.io/cloud-connector

Expand Down
1 change: 0 additions & 1 deletion charts/cloud-scanning/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,3 @@ chart and their default values:
| `codeBuildProject` | Name of the CodeBuild exeuting the scanner | ` ` |
| `sqsQueueUrl` | URL of the SQS queue for CloudTrail events | ` ` |
| `secureAPITokenSecret` | Secret name that contains the API Token for Secure (required to inline-scan without leaking the secret) | ` ` |

0 comments on commit 1e8179d

Please sign in to comment.