Skip to content

Commit 68a10ba

Browse files
authored
AM-16209 - KubeSlice OSS version 1.5.0 doc updates (#261)
* updated * updated * updated * updated * udpated * updated * updated * updated * fixed the review comments * fixed the review comments * fixed the review comments and updated the release notes * updated
1 parent b7a6496 commit 68a10ba

102 files changed

Lines changed: 11506 additions & 2 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docusaurus.config.js

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const config = {
5050
'https://github.com/kubeslice/docs/tree/master/',
5151
routeBasePath: '/',
5252
includeCurrentVersion: false,
53-
lastVersion: '1.4.0',
53+
lastVersion: '1.5.0',
5454
versions:{
5555

5656
/***
@@ -64,7 +64,12 @@ const config = {
6464
* 3) unmaintained
6565
* }
6666
*
67-
*/
67+
*/
68+
'1.5.0':{
69+
label: '1.5.0',
70+
path: '1.5.0',
71+
banner: 'none'
72+
},
6873
'1.4.0':{
6974
label: '1.4.0',
7075
path: '1.4.0',
29.1 KB
108 KB
96.9 KB
60.3 KB
124 KB
89.4 KB
84.4 KB
32.6 KB
60.9 KB

0 commit comments

Comments
 (0)