mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user