Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
chore(renovate): force semver versioning for k3s
Browse files Browse the repository at this point in the history
Trying to detect 1.<x>.<y>+k3s<z>
  • Loading branch information
o-orand committed Dec 26, 2023
1 parent e3401f0 commit bf7eb8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
'k3s-io/k3s',
],
separateMinorPatch: true,
versioning: "semver"
// separateMultipleMinor: true, // Pending merge of https://github.com/renovatebot/renovate/pull/24538 to be effective
},
{
Expand Down

0 comments on commit bf7eb8e

Please sign in to comment.