Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 6659785

Browse files
authored
release: Prepare v0.15.0 (#143)
Signed-off-by: Daniel Pacak <[email protected]>
1 parent 2ccad0b commit 6659785

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/harbor-scanner-trivy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: harbor-scanner-trivy
3-
version: 0.11.1
4-
appVersion: "0.14.1"
3+
version: 0.12.0
4+
appVersion: "0.15.0"
55
description: Harbor scanner adapter for Trivy
66
keywords:
77
- scanner

helm/harbor-scanner-trivy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fullnameOverride: ""
44
image:
55
registry: docker.io
66
repository: aquasec/harbor-scanner-trivy
7-
tag: 0.14.1
7+
tag: 0.15.0
88
pullPolicy: IfNotPresent
99

1010
replicaCount: 1

0 commit comments

Comments
 (0)