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

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-01-28 12:14:43 +00:00
parent cd5ffd253f
commit 2c56cc44a3

View File

@@ -29,7 +29,7 @@ set_default_params() {
KUBECTL_VERSION=${KUBECTL_VERSION:-v1.32.1}
KUBEVIRT_VERSION=${KUBEVIRT_VERSION:-v1.4.0}
KUBEVIRT_CDI_VERSION=${KUBEVIRT_CDI_VERSION:-v1.61.0}
KUBEVIRT_CDI_VERSION=${KUBEVIRT_CDI_VERSION:-v1.61.1}
KUBEVIRT_USE_EMULATION=${KUBEVIRT_USE_EMULATION:-"false"}
CNAO_VERSION=${CNAO_VERSION:-v0.98.0}