From 518de4864187bba877f4b7edc21da7d5abb5682a Mon Sep 17 00:00:00 2001 From: rajgitnutanix Date: Wed, 23 Oct 2024 19:25:52 +0530 Subject: [PATCH] feat: bump velero v1.10.1 (#2724) --- licenses.d2iq.yaml | 2 +- services/velero/7.1.5/defaults/cm.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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