Skip to content

Commit

Permalink
Merge pull request #5215 from eva-vashkevich/iss13229
Browse files Browse the repository at this point in the history
Add docker install URL for 27.5
  • Loading branch information
eva-vashkevich authored Feb 6, 2025
2 parents ec6b063 + 04df7f9 commit 1fd665a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/shared/addon/components/form-engine-opts/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ export default Component.extend({
} catch (_err) {}

let out = [
{
label: 'v27.5.x',
value: 'https://releases.rancher.com/install-docker/27.5.sh'
},
{
label: 'v27.4.x',
value: 'https://releases.rancher.com/install-docker/27.4.sh'
Expand Down

0 comments on commit 1fd665a

Please sign in to comment.