Skip to content

Commit

Permalink
release: Prepare v0.11.1 (#86)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
  • Loading branch information
danielpacak authored May 18, 2021
1 parent da9347d commit 5d2262c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/harbor-scanner-aqua/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: harbor-scanner-aqua
version: 0.11.0
appVersion: 0.11.0
version: 0.11.1
appVersion: 0.11.1
description: Harbor scanner adapter for Aqua CSP scanner
keywords:
- scanner
Expand Down
2 changes: 1 addition & 1 deletion helm/harbor-scanner-aqua/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ scanner:
image:
registry: "docker.io"
repository: "aquasec/harbor-scanner-aqua"
tag: "0.11.0"
tag: "0.11.1"
pullPolicy: "IfNotPresent"
logLevel: info
api:
Expand Down

0 comments on commit 5d2262c

Please sign in to comment.