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

Commit d42c6b1

Browse files
authored
release: prepare v0.31.4 (#511)
Signed-off-by: knqyf263 <knqyf263@gmail.com>
1 parent b8c4616 commit d42c6b1

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.31.3
4-
appVersion: 0.31.3
3+
version: 0.31.4
4+
appVersion: 0.31.4
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.31.3
7+
tag: 0.31.4
88
pullPolicy: IfNotPresent
99

1010
replicaCount: 1

0 commit comments

Comments
 (0)