Skip to content

Commit

Permalink
Merge pull request #62 from rancher/updatecli-semver
Browse files Browse the repository at this point in the history
updatecli: use `semver` versionfilter
  • Loading branch information
mgfritch authored Aug 8, 2024
2 parents 8217c6e + bd239a6 commit 058d3a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions updatecli/updatecli.d/updatemultus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ sources:
release: true
draft: false
prerelease: false
latest: true
versionfilter:
kind: latest
kind: semver

targets:
dockerfile:
Expand Down

0 comments on commit 058d3a0

Please sign in to comment.