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

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2024-12-23 13:13:38 +00:00
parent f935a84dda
commit 53e905e155

View File

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