Skip to content

Commit

Permalink
Revert "update available docker engines (#5158)"
Browse files Browse the repository at this point in the history
This reverts commit b056338.
  • Loading branch information
aalves08 authored Aug 2, 2024
1 parent b056338 commit 7aa1954
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/shared/addon/components/form-engine-opts/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ export default Component.extend({
} catch (_err) {}

let out = [
{
label: 'v27.1.x',
value: 'https://releases.rancher.com/install-docker/27.1.sh'
},
{
label: 'v27.0.x',
value: 'https://releases.rancher.com/install-docker/27.0.sh'
},
{
label: 'v26.1.x',
value: 'https://releases.rancher.com/install-docker/26.1.sh'
Expand Down

0 comments on commit 7aa1954

Please sign in to comment.