From d9f188c39c1a39b5484950766da4eb3b0ebcf3e1 Mon Sep 17 00:00:00 2001 From: ChengHao Yang <17496418+tico88612@users.noreply.github.com> Date: Fri, 24 Oct 2025 15:41:36 +0800 Subject: [PATCH] [release-2.29] Releng: galaxy version to 2.29.1 (#12645) Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index b391ea001..3c11e31c3 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -2,7 +2,7 @@ namespace: kubernetes_sigs description: Deploy a production ready Kubernetes cluster name: kubespray -version: 2.29.0 +version: 2.29.1 readme: README.md authors: - The Kubespray maintainers (https://kubernetes.slack.com/channels/kubespray)