chore(deps): update dependency kubevirt/cluster-network-addons-operator to v0.101.2

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2026-02-10 10:41:46 +00:00
parent fab631e339
commit e18ee4873e

View File

@@ -32,7 +32,7 @@ set_default_params() {
KUBEVIRT_CDI_VERSION=${KUBEVIRT_CDI_VERSION:-v1.64.0}
KUBEVIRT_USE_EMULATION=${KUBEVIRT_USE_EMULATION:-"false"}
CNAO_VERSION=${CNAO_VERSION:-v0.100.3}
CNAO_VERSION=${CNAO_VERSION:-v0.101.2}
REGISTRY_NAME=${REGISTRY_NAME:-kind-registry}
REGISTRY_PORT=${REGISTRY_PORT:-5001}