Skip to content

Commit

Permalink
feat: Bumping FSX CSI Driver to Version 0.9.0 (#1378)
Browse files Browse the repository at this point in the history
  • Loading branch information
vale21 authored Jan 27, 2023
1 parent 832cb23 commit 5f70886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/kubernetes-addons/aws-fsx-csi-driver/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ locals {
name = local.name
chart = local.name
repository = "https://kubernetes-sigs.github.io/aws-fsx-csi-driver/"
version = "1.4.4"
version = "1.5.0"
namespace = local.namespace
description = "The Amazon FSx for Lustre CSI driver Helm chart deployment configuration"
}
Expand Down

0 comments on commit 5f70886

Please sign in to comment.