Skip to content

Commit

Permalink
updated vulnerability-operator
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Nov 2, 2022
1 parent 6b07969 commit 6f7fb1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/vulnerability-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
description: Scans SBOMs for vulnerabilities
name: vulnerability-operator
version: 0.10.0
appVersion: 0.10.0
version: 0.11.0
appVersion: 0.11.0
home: https://github.com/ckotzbauer/vulnerability-operator
sources:
- https://github.com/ckotzbauer/vulnerability-operator
Expand Down
2 changes: 1 addition & 1 deletion charts/vulnerability-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The following table lists the configurable parameters of the vulnerability-opera
| Parameter | Description | Default |
| -------------------------------------- | ------------------------------------------------- | --------------------------------------------- |
| `image.repository` | container image repository | `ghcr.io/ckotzbauer/vulnerability-operator` |
| `image.tag` | container image tag | `0.10.0` |
| `image.tag` | container image tag | `0.11.0` |
| `image.pullPolicy` | container image pull policy | `IfNotPresent` |
| `args` | argument object for cli-args | `{}` |
| `envVars` | environment variables | `{}` |
Expand Down

0 comments on commit 6f7fb1b

Please sign in to comment.