Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit c41cb49

Browse files
author
Michael Sauter
committed
Mark 0.1 as released in readme
1 parent 78c2139 commit c41cb49

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,17 @@ The documentation provided by ODS pipeline has three audiences:
4242

4343
This repository also hosts the design documents that describe ODS pipeline more formally. Those design documents provide more detail and background on goals, requirements and architecture decisions and may be useful for all audiences.
4444

45-
* [Goals and Non-Goals](/docs/design/goals-and-nongoals.adoc)
46-
* [Architecture Decision Records](/docs/adr)
4745
* [Software Architecture](/docs/design/software-architecture.adoc)
4846
* [Software Requirements Specification](/docs/design/software-requirements-specification.adoc)
4947
* [Software Design Specification](/docs/design/software-design-specification.adoc)
48+
* [Architecture Decision Records](/docs/adr)
49+
* [Goals and Non-Goals](/docs/design/goals-and-nongoals.adoc)
5050
* [Relationship to Jenkins Shared Library](/docs/design/relationship-shared-library.adoc)
5151

5252
## Compatibility
5353

54-
For OpenShift Pipelines releases and its relationship to Tekton and OpenShift versions, see https://docs.openshift.com/container-platform/4.8/cicd/pipelines/op-release-notes.html
54+
For OpenShift Pipelines releases and its relationship to Tekton and OpenShift versions, see https://docs.openshift.com/container-platform/4.8/cicd/pipelines/op-release-notes.html
5555

56-
| ods-pipeline | OpenShift Pipelines | ODS Core/Quickstarters |
57-
|---|---|---|
58-
| [0.1](https://github.com/opendevstack/ods-pipeline/milestone/1) (to be released early October 2021) | 1.5 | 4.0.0 |
59-
| [0.2](https://github.com/opendevstack/ods-pipeline/milestone/2) (to be released TBD) | 1.5 | 4.0.0 |
56+
| ods-pipeline | OpenShift Pipelines | ODS Core/Quickstarters |
57+
|---|---|---|
58+
| [0.1](https://github.com/opendevstack/ods-pipeline/milestone/1) | 1.5 | 4.0.0 |

0 commit comments

Comments
 (0)