diff --git a/licenses.d2iq.yaml b/licenses.d2iq.yaml index b218865d0..8510f8908 100644 --- a/licenses.d2iq.yaml +++ b/licenses.d2iq.yaml @@ -263,7 +263,7 @@ resources: - license_path: LICENSE ref: ${image_tag} url: https://github.com/rook/rook - - container_image: docker.io/velero/velero-plugin-for-aws:v1.7.0 + - container_image: docker.io/velero/velero-plugin-for-aws:v1.10.1 sources: - license_path: LICENSE ref: ${image_tag} diff --git a/services/velero/7.1.5/defaults/cm.yaml b/services/velero/7.1.5/defaults/cm.yaml index 44aed6702..b5175d730 100644 --- a/services/velero/7.1.5/defaults/cm.yaml +++ b/services/velero/7.1.5/defaults/cm.yaml @@ -26,6 +26,7 @@ data: s3Url: http://rook-ceph-rgw-dkp-object-store.${releaseNamespace}.svc:80/ s3ForcePathStyle: true insecureSkipTLSVerify: "true" + checksumAlgorithm: "" volumeSnapshotLocation: - config: region: "fallback" @@ -47,7 +48,7 @@ data: servicemonitor.kommander.mesosphere.io/path: "metrics" initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.7.0 + image: velero/velero-plugin-for-aws:v1.10.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target