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

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-04-03 12:17:50 +00:00
parent 3ff87c8435
commit a744c16203

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.98.1}
CNAO_VERSION=${CNAO_VERSION:-v0.98.2}
REGISTRY_NAME=${REGISTRY_NAME:-kind-registry}
REGISTRY_PORT=${REGISTRY_PORT:-5001}