Minor updates in Dockerfile related to vcluster to work with K8s version 1.34

Change-Id: Ib0d7115fd43836462b55f749981e1093687a071f
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/Dockerfile.production b/Dockerfile.production
index 3a11eec..b6c1db5 100644
--- a/Dockerfile.production
+++ b/Dockerfile.production
@@ -74,7 +74,7 @@
     pip install --no-cache-dir azure-cli
 
 # Add vCluster CLI
-ENV VCLUSTER_VERSION "v0.26.0"
+ENV VCLUSTER_VERSION "v0.30.1"
 RUN curl -L -o /tmp/vcluster "https://github.com/loft-sh/vcluster/releases/download/${VCLUSTER_VERSION}/vcluster-linux-amd64" \
     && install -c -m 0755 /tmp/vcluster /usr/local/bin \
     && rm -f /tmp/vcluster
diff --git a/configs/vcluster.yaml b/configs/vcluster.yaml
index 52a0fa8..21f4ad3 100644
--- a/configs/vcluster.yaml
+++ b/configs/vcluster.yaml
@@ -21,7 +21,7 @@
   distro:
     k8s:
       image:
-        tag: v1.29.3
+        tag: v1.34.0
 exportKubeConfig:
   server: https://e2e.vcluster.svc.cluster.local:443
   secret: