[bitnami/*] Move trivy action to containers and add README note (#11500)

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodríguez Hernández
2022-08-02 13:02:50 +02:00
committed by GitHub
parent 93ba374532
commit e46b53b3ab
203 changed files with 30 additions and 1764 deletions

View File

@@ -15,17 +15,6 @@
"action_id": "helm-lint"
}
]
},
"verify": {
"actions": [
{
"action_id": "trivy",
"params": {
"threshold": "CRITICAL",
"vuln_type": ["OS"]
}
}
]
}
}
}