-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to set grype configuration in the chart? #189
Comments
Also it would be great to have the grype version expliclty defined in the values. |
Btodhunter
added a commit
that referenced
this issue
Feb 2, 2024
* add rbacAuth container to reports pod * add rbacAuth unit test for reports template --------- Signed-off-by: Brady Todhunter <[email protected]>
Btodhunter
added a commit
that referenced
this issue
Feb 2, 2024
* add rbacAuth container to reports pod * add rbacAuth unit test for reports template --------- Signed-off-by: Brady Todhunter <[email protected]>
Btodhunter
added a commit
that referenced
this issue
Feb 2, 2024
* Ent 5.2.0 updates (#187) * add additional configs for 5.2.0 * updating helm unittests and readme to include changes * adding scratch for reports * update default of api delete keys to 365; add scratch volume to reports pod; add reports resources tests * adding additional reports resources test * Enterprise split reports api (#188) * move reports service to seperate deployment * use enterprise prefix for helper templates * add rbacAuth container back to api pod * make reports-worker fullname match values key for the service * update unit tests * bump chart version * fix reports worker descriptions & alphabetize the top level key * add rbacAuth container to reports pod (#189) * add rbacAuth container to reports pod * add rbacAuth unit test for reports template * updating error message for image_ttl_days (#192) * Make scratch volume configurable (#193) * use helper template for scratch volume details. Allow component specific configs * add unit tests * add necessary values and update readme * bump chart version * bump enterprise image to v5.2.0 * update test snapshots * bump feeds chart version * bump chart version * update readme and values table * remove reports service from the ingress configuration --------- Signed-off-by: Brady Todhunter <[email protected]> Signed-off-by: Hung Nguyen <[email protected]> Co-authored-by: Hung Nguyen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'd like to achieve setting up
grype
configuration - to be more specificignore
section documented below:https://github.com/anchore/grype#specifying-matches-to-ignore
Is this already possible with current helm values or there is a need for a chart upgrade for this?
The text was updated successfully, but these errors were encountered: