Skip to content

Commit

Permalink
Release v1.1.1 (Documentation)
Browse files Browse the repository at this point in the history
  • Loading branch information
LionelJouin committed May 2, 2024
1 parent db3066c commit fe6227d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
6 changes: 2 additions & 4 deletions test/e2e/environment/kind-operator/test-scope.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
Meridio:
- latest
- v1.1.1
- v1.1.0
- v1.0.17
- v1.0.16
- v1.0.15
- v1.0.14
- v1.0.3
TAPA:
- latest
- v1.1.1
- v1.1.0
- v1.0.17
- v1.0.16
- v1.0.15
- v1.0.14
- v1.0.3
NSM:
Expand Down
5 changes: 3 additions & 2 deletions website/src/pages/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,23 @@ Latest stable version of Meridio

| Version | Documentation | Release Notes |
| --- | --- | --- |
| v1.1.0 | [Documentation](docs/v1.1.0) | [Release Notes](https://github.com/Nordix/Meridio/releases/tag/v1.1.0) |
| v1.1.1 | [Documentation](docs/v1.1.0) | [Release Notes](https://github.com/Nordix/Meridio/releases/tag/v1.1.1) |

## Latest version

Here you can find the latest unreleased documentation and code.

| Version | Documentation | Release Notes |
| --- | --- | --- |
| latest | [Documentation](docs) | [v1.1.0...master](https://github.com/Nordix/Meridio/compare/v1.1.0...master) |
| latest | [Documentation](docs) | [v1.1.1...master](https://github.com/Nordix/Meridio/compare/v1.1.1...master) |

## Past Versions

Here you can find documentation and release notes for previous versions.

| Version | Documentation | Release Notes |
| --- | --- | --- |
| v1.1.0 | [Documentation](docs/v1.1.0) | [Release Notes](https://github.com/Nordix/Meridio/releases/tag/v1.1.0) |
| v1.0.17 | [Documentation](docs/v1.0.0) | [Release Notes](https://github.com/Nordix/Meridio/releases/tag/v1.0.17) |
| v1.0.16 | [Documentation](docs/v1.0.0) | [Release Notes](https://github.com/Nordix/Meridio/releases/tag/v1.0.16) |
| v1.0.15 | [Documentation](docs/v1.0.0) | [Release Notes](https://github.com/Nordix/Meridio/releases/tag/v1.0.15) |
Expand Down

0 comments on commit fe6227d

Please sign in to comment.