@@ -85,19 +85,20 @@ For more details on the configuration options and directives available, refer to
8585### Current Versions
8686| Component | Version | Link |
8787|------------------------|---------|-------------------------------------------------------------------------------------|
88- | Helm Chart | 1.3 .0 | - |
89- | Starship NPM CLI | 3.3 .0 | [NPM](https://www.npmjs.com/package/@starship-ci/client/v/3.2 .0) |
90- | NPM Client | 3.3 .0 | [NPM](https://www.npmjs.com/package/@starship-ci/cli/v/3.2 .0) |
91- | NPM StarshipJS | 3.3.0 | [NPM](https://www.npmjs.com/package/starshipjs/v/3.0 .0) |
92- | Starship GitHub Action | 0.5.9 | [Github Action](https://github.com/hyperweb-io/starship-action/releases/tag/0.5.8 ) |
88+ | Helm Chart | 1.4 .0 | - |
89+ | Starship NPM CLI | 3.4 .0 | [NPM](https://www.npmjs.com/package/@starship-ci/client/v/3.4 .0) |
90+ | NPM Client | 3.4 .0 | [NPM](https://www.npmjs.com/package/@starship-ci/cli/v/3.4 .0) |
91+ | NPM StarshipJS | 3.3.0 | [NPM](https://www.npmjs.com/package/starshipjs/v/3.3 .0) |
92+ | Starship GitHub Action | 0.5.9 | [Github Action](https://github.com/hyperweb-io/starship-action/releases/tag/0.5.9 ) |
9393
9494### Compatibility Matrix
95- | Starship Version | Helm Chart | NPM CLI | NPM Client | StarshipJS | GitHub Action |
96- |------------------|---------------------|-------------|-------------|-------------|----------------|
97- | 1.3.0 | ✅ 1.3.0 | ✅ 3.3.0 | ✅ 3.3.0 | ✅ 3.3.0 | ✅ 0.5.9 |
98- | 1.2.0 | ✅ 1.2.0 | ✅ 3.2.0 | ✅ 3.2.0 | ✅ 3.0.0 | ✅ 0.5.8 |
99- | 1.1.0 | ✅ 1.1.0 | ✅ 3.1.0 | ✅ 3.1.0 | ✅ 3.0.0 | ✅ 0.5.6 |
100- | 1.0.0 | ✅ 1.0.0 | ✅ 3.0.0 | ✅ 3.0.0 | ✅ 3.0.0 | ✅ 0.5.5 |
95+ | Starship Version | Helm Chart | NPM CLI | NPM Client | StarshipJS | GitHub Action |
96+ |------------------|-------------|----------|-------------|-------------|----------------|
97+ | 1.4.0 | ✅ 1.4.0 | ✅ 3.4.0 | ✅ 3.4.0 | ✅ 3.3.0 | ✅ 0.5.9 |
98+ | 1.3.0 | ✅ 1.3.0 | ✅ 3.3.0 | ✅ 3.3.0 | ✅ 3.3.0 | ✅ 0.5.9 |
99+ | 1.2.0 | ✅ 1.2.0 | ✅ 3.2.0 | ✅ 3.2.0 | ✅ 3.0.0 | ✅ 0.5.8 |
100+ | 1.1.0 | ✅ 1.1.0 | ✅ 3.1.0 | ✅ 3.1.0 | ✅ 3.0.0 | ✅ 0.5.6 |
101+ | 1.0.0 | ✅ 1.0.0 | ✅ 3.0.0 | ✅ 3.0.0 | ✅ 3.0.0 | ✅ 0.5.5 |
101102
102103> Note: Starship version 1.2.0+ requires Helm 1.2.0+ and NPM CLI 3.2.0+ for full functionality.
103104
0 commit comments