From 3ca54b8cd3cb31a60125e5c07236629d8e8babed Mon Sep 17 00:00:00 2001 From: Michael Fritch Date: Tue, 30 Jul 2024 21:24:43 -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 52ea083..ec55a39 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: