Skip to content

Commit

Permalink
updatecli: add latest: true typefilter
Browse files Browse the repository at this point in the history
Ensure UpdateCli chooses the tagged `latest` release,
instead of choosing the most recent chronological release

Fixes: rancher/rke2#6371
Signed-off-by: Michael Fritch <mfritch@suse.com>
  • Loading branch information
mgfritch committed Jul 18, 2024
1 parent 9192c64 commit 5ec438b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions updatecli/updatecli.d/updatecoredns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ sources:
release: true
draft: false
prerelease: false
latest: true
versionfilter:
kind: latest

Expand Down

0 comments on commit 5ec438b

Please sign in to comment.