This message was deleted.
# rke2
a
This message was deleted.
g
For the individual version channels, it pulls from stable. See this line in the output:
[INFO]  using 1.22 series from channel stable
. As these releases just came out, they aren’t in stable yet. They’ll probably be there tomorrow though as generally we push them to stable approx. 24 hours after release as long as there are no glaring issues found from the early users in that time. So, to answer your question:
What’s the best way to identify the latest stable patch version of a minor version?
Do what you’re doing, but remove the explicit “INSTALL_RKE2_VERSION” bit. If you explicitly want that version before it’s available in our stable channels, just update the channel to
latest
👍
s
perfect ty!
🚀 1