We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2846118 commit a560168Copy full SHA for a560168
installer/windows/microk8s.nsi
@@ -162,7 +162,7 @@ Function "ConfigureVm"
162
${NSD_CreateLabel} 42% 50 50u 10u "Snap Track"
163
Pop $VmConfigureDialogTrackLabel
164
165
- ${NSD_CreateText} 42% 67.5 50u 10u "1.23/stable"
+ ${NSD_CreateText} 42% 67.5 50u 10u "1.26/stable"
166
Pop $VmConfigureDialogTrack
167
168
${NSD_CreateLabel} 8% 102.5 100% 10u "These are the minimum recommended parameters for the VM running ${PRODUCT_NAME}"
0 commit comments