Add docker 27.2.x URL

This commit is contained in:
Neil MacDougall 2024-09-26 10:37:15 +01:00
parent 24470735df
commit e702f74754
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@ export default Component.extend({
} catch (_err) {}
let out = [
{
label: 'v27.2.x',
value: 'https://releases.rancher.com/install-docker/27.2.sh'
},
{
label: 'v27.1.x',
value: 'https://releases.rancher.com/install-docker/27.1.sh'