From 74921e9ce4230dafde58d7d80c2eef74051892f2 Mon Sep 17 00:00:00 2001 From: Zack Brady Date: Tue, 8 Oct 2024 10:21:20 -0400 Subject: [PATCH] updated rke2 versions --- charts/cluster-templates/questions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cluster-templates/questions.yaml b/charts/cluster-templates/questions.yaml index c23da8a..5daf38b 100644 --- a/charts/cluster-templates/questions.yaml +++ b/charts/cluster-templates/questions.yaml @@ -34,8 +34,8 @@ questions: type: enum required: true options: - - v1.29.8+rke2r1 - - v1.28.13+rke2r1 + - v1.29.9+rke2r1 + - v1.28.14+rke2r1 - v1.27.16+rke2r1 group: 'General' - variable: localClusterAuthEndpoint.enabled