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

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-08-04 18:21:31 +00:00
parent bcc30b51d5
commit c1b0566e4b

View File

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