add trivy plugin
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-06-04 21:40:46 -05:00
parent 170811acf6
commit 6d74a75e59

View File

@@ -19,6 +19,9 @@ headlamp:
- name: cert-manager - name: cert-manager
source: https://artifacthub.io/packages/headlamp/headlamp-plugins/headlamp_cert-manager source: https://artifacthub.io/packages/headlamp/headlamp-plugins/headlamp_cert-manager
version: 0.1.0 version: 0.1.0
- name: trivy
source: https://artifacthub.io/packages/headlamp/headlamp-trivy/headlamp_trivy
version: 0.3.1
installOptions: installOptions:
parallel: true parallel: true
maxConcurrent: 2 maxConcurrent: 2