From ed1e541f479bc9e76fd7ed6ca9af8697bfee8daa Mon Sep 17 00:00:00 2001 From: cmondragon Date: Tue, 27 Aug 2024 12:01:04 -0400 Subject: [PATCH] Update README.md --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 68e4656..0cf7880 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -100,7 +100,7 @@ Setting up environment variables: Config example can be found in scripts/capvult ```bash $ export CLUSTER_NAME= -$ export KUBERNETES_VERSION=v1.28.9 +$ export KUBERNETES_VERSION=v1.29.7 $ export CONTROL_PLANE_MACHINE_COUNT=1 $ export CONTROL_PLANE_PLANID= $ export WORKER_MACHINE_COUNT=1