diff --git a/docs/APIs/indexMPS.md b/docs/APIs/indexMPS.md index 730c9d46f..55ffbca29 100644 --- a/docs/APIs/indexMPS.md +++ b/docs/APIs/indexMPS.md @@ -7,4 +7,4 @@ } -!!swagger-http https://api.swaggerhub.com/apis/rbheopenamt/mps/2.12.0!! \ No newline at end of file +!!swagger-http https://api.swaggerhub.com/apis/rbheopenamt/mps/2.13.0!! \ No newline at end of file diff --git a/docs/APIs/indexRPS.md b/docs/APIs/indexRPS.md index a6c259e92..6d73db8a0 100644 --- a/docs/APIs/indexRPS.md +++ b/docs/APIs/indexRPS.md @@ -7,4 +7,4 @@ } -!!swagger-http https://api.swaggerhub.com/apis/rbheopenamt/rps/2.19.0!! \ No newline at end of file +!!swagger-http https://api.swaggerhub.com/apis/rbheopenamt/rps/2.21.0!! \ No newline at end of file diff --git a/docs/videos.md b/docs/videos.md index 9b3c5180c..8d98add2a 100644 --- a/docs/videos.md +++ b/docs/videos.md @@ -4,19 +4,24 @@ Learn the high-level basics and get familiar with the toolkit. Learn about the different microservices and their roles then get up to speed with the latest features, changes, and fixes.
-

What's New: October Release (v{{ repoVersion.oamtct }})

-

+ +

Overview of Open AMT Cloud Toolkit

-
+

+

+ +
-

Discover what new features and changes are in our latest rapid release. See full Release Notes.

-

+
+
+ +

See what Open AMT Cloud Toolkit is and what you can do with it.

Additional Resources: Architecture Overview, MPS Security Considerations, and RPS Security Considerations

+

diff --git a/mkdocs.yml b/mkdocs.yml index d02d3a076..03b3e8388 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -198,14 +198,14 @@ extra: - lts - dev repoVersion: - mpsAPI: 2.12.0 - rpsAPI: 2.19.0 - oamtct: 2.16.1 - rpc_go: 2.19.0 + mpsAPI: 2.13.0 + rpsAPI: 2.21.0 + oamtct: 2.17.0 + rpc_go: 2.24.2 rpc_c: 2.0.0 - ui_toolkit: 2.0.14 - ui_toolkit_react: 3.0.5 - ui_toolkit_angular: 6.0.4 + ui_toolkit: 3.2.1 + ui_toolkit_react: 3.1.2 + ui_toolkit_angular: 7.2.2 docsSite: ltsVersion: 2.0 analytics: diff --git a/site/index.html b/site/index.html index 93e63178f..f5365ed81 100644 --- a/site/index.html +++ b/site/index.html @@ -3,7 +3,7 @@ Redirecting diff --git a/site/versions.json b/site/versions.json index 42de77fa7..210cb9eb0 100644 --- a/site/versions.json +++ b/site/versions.json @@ -1,6 +1,7 @@ [ - {"version": "2.17", "title": "2.17 (DEV)", "aliases": ["dev"]}, - {"version": "2.16", "title": "2.16 (Oct 23)", "aliases": ["rapid"]}, + {"version": "2.18", "title": "2.18 (DEV)", "aliases": ["dev"]}, + {"version": "2.17", "title": "2.17 (Nov 23)", "aliases": ["rapid"]}, + {"version": "2.16", "title": "2.16 (Oct 23)", "aliases": []}, {"version": "2.15", "title": "2.15 (Sep 23)", "aliases": []}, {"version": "2.14", "title": "2.14 (Aug 23)", "aliases": []}, {"version": "2.13", "title": "2.13 (Jul 23)", "aliases": []},