Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/bin/common_versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this PR should be closed because the latest microshift-gitops package available is 1.19: https://access.redhat.com/downloads/content/microshift-gitops/1.19.2-36.el9/aarch64/fd431d51/package

Why/how the bot did open this PR?

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}/")"
Expand Down