Skip to content

Commit

Permalink
updatecli: use semver versionfilter
Browse files Browse the repository at this point in the history
Version bump PRs should use the semver instead of the latest tag

Issue: rancher/rke2#6402
Signed-off-by: Michael Fritch <[email protected]>
  • Loading branch information
mgfritch committed Aug 1, 2024
1 parent 8409cc0 commit 37cab37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updatecli/updatecli.d/updatednsnodecache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sources:
draft: false
prerelease: false
versionfilter:
kind: latest
kind: semver

targets:
dockerfile:
Expand Down

0 comments on commit 37cab37

Please sign in to comment.