sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
69 stars 62 forks source link

The version of “aws ebs csi driver helm chart” needs to be updated #556

Open twnaxy opened 1 month ago

twnaxy commented 1 month ago

Is your feature request related to a problem? Please describe.

The Helm Chart version of “aws ebs csi driver” used by “viya4-deployment” project is outdated (v2.11.1, Sep 16, 2022) and is flagged as a vulnerability. Please update the Helm Chart version to 2.30.0 or 2.31.0 as the default package.

Describe the solution you'd like

Update the Helm Chart version of “aws ebs csi driver” to 2.30.0 or 2.31.0.

Describe alternatives you've considered

Could you update all the underlining Helm Chart versions regularly?

Additional context

No response

Code of Conduct