Skip to content

Commit

Permalink
Merge pull request #343 from zheng1/master
Browse files Browse the repository at this point in the history
Add the juicefs livenessprobe image to the whitelist for vulnerability scans
  • Loading branch information
zheng1 authored Dec 5, 2023
2 parents e18cc26 + 3368943 commit ef27ab2
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 ef27ab2

Please sign in to comment.