chore(deps): update dependency kubevirt/containerized-data-importer to v1.63.1

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-09-25 12:35:56 +00:00
parent 8ce3bd7207
commit 6915638de8

View File

@@ -29,7 +29,7 @@ set_default_params() {
KUBECTL_VERSION=${KUBECTL_VERSION:-v1.34.1}
KUBEVIRT_VERSION=${KUBEVIRT_VERSION:-v1.6.1}
KUBEVIRT_CDI_VERSION=${KUBEVIRT_CDI_VERSION:-v1.63.0}
KUBEVIRT_CDI_VERSION=${KUBEVIRT_CDI_VERSION:-v1.63.1}
KUBEVIRT_USE_EMULATION=${KUBEVIRT_USE_EMULATION:-"false"}
CNAO_VERSION=${CNAO_VERSION:-v0.100.2}