From 9e9a832b54f24bd71cbcefd0e920f0a1e2a4872b Mon Sep 17 00:00:00 2001 From: ci-robot Date: Fri, 27 Mar 2026 05:14:09 +0000 Subject: [PATCH] Update common_versions.sh --- test/bin/common_versions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/bin/common_versions.sh b/test/bin/common_versions.sh index 3fe35ee99d..42e0c950ec 100644 --- a/test/bin/common_versions.sh +++ b/test/bin/common_versions.sh @@ -139,7 +139,7 @@ export CNCF_SONOBUOY_VERSION=v0.57.3 export CNCF_SYSTEMD_LOGS_VERSION=v0.4 # The current version of the microshift-gitops package. -export GITOPS_VERSION=1.19 +export GITOPS_VERSION=1.20 # The brew release versions needed for release regression testing BREW_Y0_RELEASE_VERSION="$(get_vrel_from_rpm "${BREW_RPM_SOURCE}/4.${MINOR_VERSION}-zstream/${UNAME_M}/")"