UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit d0ae930c authored by Micah Nagel's avatar Micah Nagel
Browse files

Update Velero AWS Plugin

parent f9866fa6
No related branches found
No related tags found
1 merge request!2011Update Velero AWS Plugin
Pipeline #943952 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment