From ecd6012eca84185e87523d70f6d770a6af4a4bce Mon Sep 17 00:00:00 2001 From: Clarissa Borges Date: Fri, 4 Oct 2024 11:08:31 -0300 Subject: [PATCH] Update aws-ebs-csi-driver to the latest version --- aws/platform/modules/aws-ebs-csi-driver/chart.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/platform/modules/aws-ebs-csi-driver/chart.json b/aws/platform/modules/aws-ebs-csi-driver/chart.json index 1bc8465a..45a3e597 100644 --- a/aws/platform/modules/aws-ebs-csi-driver/chart.json +++ b/aws/platform/modules/aws-ebs-csi-driver/chart.json @@ -1,5 +1,5 @@ { "chart": "aws-ebs-csi-driver", "repository": "https://kubernetes-sigs.github.io/aws-ebs-csi-driver", - "version": "2.14.1" + "version": "2.35.0" }