Skip to content

Commit

Permalink
Add the juicefs livenessprobe image to the whitelist for vulnerabilit…
Browse files Browse the repository at this point in the history
…y scans

Signed-off-by: Zhengyi Lai <[email protected]>
  • Loading branch information
zheng1 committed Dec 5, 2023
1 parent e18cc26 commit 3368943
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/stable/juicefs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: juicefs
description: A Helm chart for JuiceFS CSI Driver
type: application
version: 0.16.1
version: 0.16.2
appVersion: 0.20.0
kubeVersion: ">=1.14.0-0"
home: https://github.com/juicedata/juicefs
Expand All @@ -16,3 +16,8 @@ maintainers:
keywords:
- juicefs
- csi
annotations:
artifacthub.io/images: |
- name: livenessprobe
image: quay.io/k8scsi/livenessprobe:v1.1.0
whitelisted: true

0 comments on commit 3368943

Please sign in to comment.