From 573f5ead33a19110b032e77e9012ef26d31d334d Mon Sep 17 00:00:00 2001 From: Michael Fritch Date: Tue, 30 Jul 2024 21:23:58 -0600 Subject: [PATCH] updatecli: use `semver` versionfilter Version bump PRs should use the semver instead of the latest tag Issue: https://github.com/rancher/rke2/issues/6402 Signed-off-by: Michael Fritch --- updatecli/updatecli.d/update-upstream.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/updatecli/updatecli.d/update-upstream.yaml b/updatecli/updatecli.d/update-upstream.yaml index 4533ff1..52a35ca 100644 --- a/updatecli/updatecli.d/update-upstream.yaml +++ b/updatecli/updatecli.d/update-upstream.yaml @@ -13,9 +13,8 @@ sources: release: true draft: false prerelease: false - latest: true versionfilter: - kind: latest + kind: semver targets: dockerfile: