chore(deps): update dependency kubectl to v1.34.2

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-11-12 09:37:31 +00:00
parent 0712e60d9b
commit 1d17037d59

View File

@@ -26,7 +26,7 @@ set_default_params() {
KIND_VERSION=${KIND_VERSION:-v0.30.0}
KUBECTL=${KUBECTL:-$BIN_DIR/kubectl}
KUBECTL_VERSION=${KUBECTL_VERSION:-v1.34.1}
KUBECTL_VERSION=${KUBECTL_VERSION:-v1.34.2}
KUBEVIRT_VERSION=${KUBEVIRT_VERSION:-v1.6.3}
KUBEVIRT_CDI_VERSION=${KUBEVIRT_CDI_VERSION:-v1.63.1}