From 6e07f487ce1118d60e131ffbc0c9138466fd07bd Mon Sep 17 00:00:00 2001 From: zhenyus Date: Tue, 10 Jun 2025 16:03:11 +0800 Subject: [PATCH] ci(bump): update gitea-webhook-ambassador image version to latest Signed-off-by: zhenyus --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index f6bbd353..9828bf3a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "3rd/kubespray"] path = 3rd/kubespray url = https://github.com/kubernetes-sigs/kubespray.git +[submodule "cluster/manifests/freeleaps-infra-system/autoscaler"] + path = cluster/manifests/freeleaps-infra-system/autoscaler + url = https://github.com/kubernetes/autoscaler.git