Minor updates in Dockerfile related to vcluster to work with K8s version 1.34 08/15608/2
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 16 Dec 2025 16:56:14 +0000 (17:56 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 16 Dec 2025 20:19:55 +0000 (21:19 +0100)
Change-Id: Ib0d7115fd43836462b55f749981e1093687a071f
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Dockerfile.production
configs/vcluster.yaml

index 3a11eec..b6c1db5 100644 (file)
@@ -74,7 +74,7 @@ RUN apk add --no-cache py3-pip && \
     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
index 52a0fa8..21f4ad3 100644 (file)
@@ -21,7 +21,7 @@ controlPlane:
   distro:
     k8s:
       image:
-        tag: v1.29.3
+        tag: v1.34.0
 exportKubeConfig:
   server: https://e2e.vcluster.svc.cluster.local:443
   secret: