Skip to content

Commit a4578ce

Browse files
committed
docs: add v1.1.0-alpha-1 documentation
Signed-off-by: LakshanSS <lakshan230897@gmail.com>
1 parent bbdfdcc commit a4578ce

345 files changed

Lines changed: 30622 additions & 47130 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.

docs/changelog.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ description: Release history for OpenChoreo
77

88
## v1.x Releases
99

10-
| Version | Date | Changelog |
11-
| ----------- | ---------- | ----------------------------------------------------------------------------------------- |
12-
| v1.0.1 | 2026-05-07 | [Changelog](https://github.com/openchoreo/openchoreo/blob/release-v1.0/CHANGELOG.md#v101) |
13-
| v1.0.0 | 2026-03-22 | [Changelog](https://github.com/openchoreo/openchoreo/blob/main/CHANGELOG.md#v100) |
14-
| v1.0.0-rc.2 | 2026-03-20 | [Changelog](https://github.com/openchoreo/openchoreo/blob/main/CHANGELOG.md#v100-rc2) |
15-
| v1.0.0-rc.1 | 2026-03-15 | [Changelog](https://github.com/openchoreo/openchoreo/blob/main/CHANGELOG.md#v100-rc1) |
10+
| Version | Date | Changelog |
11+
| -------------- | ---------- | ----------------------------------------------------------------------------------------- |
12+
| v1.1.0-alpha-1 | 2026-05-12 | [Changelog](https://github.com/openchoreo/openchoreo/blob/main/CHANGELOG.md#v110-alpha-1) |
13+
| v1.0.1 | 2026-05-07 | [Changelog](https://github.com/openchoreo/openchoreo/blob/release-v1.0/CHANGELOG.md#v101) |
14+
| v1.0.0 | 2026-03-22 | [Changelog](https://github.com/openchoreo/openchoreo/blob/main/CHANGELOG.md#v100) |
15+
| v1.0.0-rc.2 | 2026-03-20 | [Changelog](https://github.com/openchoreo/openchoreo/blob/main/CHANGELOG.md#v100-rc2) |
16+
| v1.0.0-rc.1 | 2026-03-15 | [Changelog](https://github.com/openchoreo/openchoreo/blob/main/CHANGELOG.md#v100-rc1) |
1617

1718
## v0.x Releases
1819

docusaurus.config.ts

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,11 @@ const config: Config = {
8585
'classic',
8686
{
8787
docs: {
88-
lastVersion: 'v1.0.x',
88+
lastVersion: 'v1.1.0-alpha-1',
8989
versions: {
90+
'v1.1.0-alpha-1': {
91+
label: 'v1.1.0-alpha-1',
92+
},
9093
'v1.0.x': {
9194
label: 'v1.0.x',
9295
},
@@ -96,12 +99,6 @@ const config: Config = {
9699
'v0.16.x': {
97100
label: 'v0.16.x',
98101
},
99-
'v0.15.x': {
100-
label: 'v0.15.x',
101-
},
102-
'v0.14.x': {
103-
label: 'v0.14.x',
104-
},
105102
},
106103
sidebarPath: './sidebars.ts',
107104
showLastUpdateAuthor: true,

versioned_docs/version-v0.14.x/_constants.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

versioned_docs/version-v0.14.x/concepts/platform-abstractions.md

Lines changed: 0 additions & 246 deletions
This file was deleted.

versioned_docs/version-v0.14.x/concepts/resource-relationships.md

Lines changed: 0 additions & 164 deletions
This file was deleted.

versioned_docs/version-v0.14.x/getting-started/deploy-first-component.mdx

Lines changed: 0 additions & 159 deletions
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)