Last active
January 8, 2025 16:33
-
-
Save rleap-m/3eb7ca7edc348540b59830a4cc7ebba4 to your computer and use it in GitHub Desktop.
Custom MKE4 Release matrix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"mkeReleaseVersion": "v4.0.1-alpha.2", | |
"blueprintOperatorVersion": "v1.0.18", | |
"mkeOperatorVersion": "v1.2.1", | |
"k0sVersion": "v1.31.1+k0s.1", | |
"isLatest": true, | |
"minimumMkectlVersion": "" | |
}, | |
{ | |
"mkeReleaseVersion": "v4.0.0", | |
"blueprintOperatorVersion": "v1.0.17", | |
"mkeOperatorVersion": "v1.0.0", | |
"k0sVersion": "v1.31.1+k0s.1", | |
"isLatest": false, | |
"minimumMkectlVersion": "" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment