mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Merge pull request #1579 from sunilarjun/remove-preview
Removing (Preview) Tag for v2.10/Adding Banner for v2.7 and v2.6
This commit is contained in:
@@ -185,9 +185,9 @@ module.exports = {
|
||||
label: 'Latest',
|
||||
},
|
||||
'2.10': {
|
||||
label: 'v2.10 (Preview)',
|
||||
label: 'v2.10',
|
||||
path: 'v2.10',
|
||||
banner: 'unreleased'
|
||||
banner: 'none'
|
||||
},
|
||||
2.9: {
|
||||
label: 'v2.9',
|
||||
@@ -202,12 +202,10 @@ module.exports = {
|
||||
2.7: {
|
||||
label: 'v2.7',
|
||||
path: 'v2.7',
|
||||
banner: 'none'
|
||||
},
|
||||
2.6: {
|
||||
label: 'v2.6',
|
||||
path: 'v2.6',
|
||||
banner: 'none'
|
||||
},
|
||||
2.5: {
|
||||
label: 'v2.5',
|
||||
|
||||
Reference in New Issue
Block a user