diff --git a/README.md b/README.md index 3b96a77e..d7b4bc23 100644 --- a/README.md +++ b/README.md @@ -42,18 +42,17 @@ The documentation provided by ODS pipeline has three audiences: 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. -* [Goals and Non-Goals](/docs/design/goals-and-nongoals.adoc) -* [Architecture Decision Records](/docs/adr) * [Software Architecture](/docs/design/software-architecture.adoc) * [Software Requirements Specification](/docs/design/software-requirements-specification.adoc) * [Software Design Specification](/docs/design/software-design-specification.adoc) +* [Architecture Decision Records](/docs/adr) +* [Goals and Non-Goals](/docs/design/goals-and-nongoals.adoc) * [Relationship to Jenkins Shared Library](/docs/design/relationship-shared-library.adoc) ## Compatibility - 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 +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 - | ods-pipeline | OpenShift Pipelines | ODS Core/Quickstarters | - |---|---|---| - | [0.1](https://github.com/opendevstack/ods-pipeline/milestone/1) (to be released early October 2021) | 1.5 | 4.0.0 | - | [0.2](https://github.com/opendevstack/ods-pipeline/milestone/2) (to be released TBD) | 1.5 | 4.0.0 | +| ods-pipeline | OpenShift Pipelines | ODS Core/Quickstarters | +|---|---|---| +| [0.1](https://github.com/opendevstack/ods-pipeline/milestone/1) | 1.5 | 4.0.0 |