Skip to content

Commit 08299fc

Browse files
committed
update docs to update versions and compatibility
1 parent c08afc6 commit 08299fc

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/pages/index.mdx

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -117,20 +117,20 @@ For more details on the configuration options and directives available, refer to
117117
#### Current Versions
118118
| Component | Version | Link |
119119
|------------------------|---------|-------------------------------------------------------------------------------------|
120-
| Helm Chart | 1.3.0 | - |
121-
| Starship NPM CLI | 3.3.0 | [NPM](https://www.npmjs.com/package/@starship-ci/client/v/3.2.0) |
122-
| NPM Client | 3.3.0 | [NPM](https://www.npmjs.com/package/@starship-ci/cli/v/3.2.0) |
123-
| NPM StarshipJS | 3.3.0 | [NPM](https://www.npmjs.com/package/starshipjs/v/3.0.0) |
124-
| Starship GitHub Action | 0.5.8 | [Github Action](https://github.com/hyperweb-io/starship-action/releases/tag/0.5.8) |
125-
120+
| Helm Chart | 1.4.0 | - |
121+
| Starship NPM CLI | 3.4.0 | [NPM](https://www.npmjs.com/package/@starship-ci/client/v/3.4.0) |
122+
| NPM Client | 3.4.0 | [NPM](https://www.npmjs.com/package/@starship-ci/cli/v/3.4.0) |
123+
| NPM StarshipJS | 3.3.0 | [NPM](https://www.npmjs.com/package/starshipjs/v/3.3.0) |
124+
| Starship GitHub Action | 0.5.9 | [Github Action](https://github.com/hyperweb-io/starship-action/releases/tag/0.5.9) |
126125
127126
#### Compatibility Matrix
128-
| Starship Version | Helm Chart | NPM CLI | NPM Client | StarshipJS | GitHub Action |
129-
|------------------|---------------------|-------------|-------------|-------------|----------------|
130-
| 1.3.0 | ✅ 1.3.0 | ✅ 3.3.0 | ✅ 3.3.0 | ✅ 3.3.0 | ✅ 0.5.8 |
131-
| 1.2.0 | ✅ 1.2.0 | ✅ 3.2.0 | ✅ 3.2.0 | ✅ 3.0.0 | ✅ 0.5.8 |
132-
| 1.1.0 | ✅ 1.1.0 | ✅ 3.1.0 | ✅ 3.1.0 | ✅ 3.0.0 | ✅ 0.5.6 |
133-
| 1.0.0 | ✅ 1.0.0 | ✅ 3.0.0 | ✅ 3.0.0 | ✅ 3.0.0 | ✅ 0.5.5 |
127+
| Starship Version | Helm Chart | NPM CLI | NPM Client | StarshipJS | GitHub Action |
128+
|------------------|-------------|----------|-------------|-------------|----------------|
129+
| 1.4.0 | ✅ 1.4.0 | ✅ 3.4.0 | ✅ 3.4.0 | ✅ 3.3.0 | ✅ 0.5.9 |
130+
| 1.3.0 | ✅ 1.3.0 | ✅ 3.3.0 | ✅ 3.3.0 | ✅ 3.3.0 | ✅ 0.5.9 |
131+
| 1.2.0 | ✅ 1.2.0 | ✅ 3.2.0 | ✅ 3.2.0 | ✅ 3.0.0 | ✅ 0.5.8 |
132+
| 1.1.0 | ✅ 1.1.0 | ✅ 3.1.0 | ✅ 3.1.0 | ✅ 3.0.0 | ✅ 0.5.6 |
133+
| 1.0.0 | ✅ 1.0.0 | ✅ 3.0.0 | ✅ 3.0.0 | ✅ 3.0.0 | ✅ 0.5.5 |
134134
135135
> Note: Starship version 1.2.0+ requires Helm 1.2.0+ and NPM CLI 3.2.0+ for full functionality.
136136

0 commit comments

Comments
 (0)