diff --git a/chart/templates/velero/values.yaml b/chart/templates/velero/values.yaml
index 0a29da6f97850f3c37d2b1197f426feb595dda0a..c0d6150f27330217480d6a4406a37e4a02295e67 100644
--- a/chart/templates/velero/values.yaml
+++ b/chart/templates/velero/values.yaml
@@ -47,7 +47,7 @@ initContainers:
 {{- range .Values.addons.velero.plugins }}
 {{- if eq . "aws" }}
   - name: velero-plugin-for-aws
-    image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.4.1
+    image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.5.0
     imagePullPolicy: {{ dig "image" "pullPolicy" "IfNotPresent" $.Values.addons.velero.values }}
     volumeMounts:
       - mountPath: /target