Skip to content

Commit 85efc1a

Browse files
authored
Merge pull request #94698 from Dhruv-Soni11/RHDEVDOCS-6415
RHDEVDOCS-6415: Content creation for Pipelines 1.19 RN
2 parents da543a9 + 8fb5433 commit 85efc1a

7 files changed

+600
-9
lines changed

_attributes/common-attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
:pipelines-title: Red Hat OpenShift Pipelines
1414
:pipelines-shortname: OpenShift Pipelines
15-
:pipelines-ver: pipelines-1.18
16-
:pipelines-version-number: 1.18
15+
:pipelines-ver: pipelines-1.19
16+
:pipelines-version-number: 1.19
1717
:tekton-chains: Tekton Chains
1818
:tekton-results: Tekton Results
1919
:tekton-hub: Tekton Hub

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Dir: release_notes
2727
Distros: openshift-pipelines
2828
Topics:
2929
- Name: OpenShift Pipelines release notes
30-
File: op-release-notes-1-17
30+
File: op-release-notes-1-19
3131
---
3232
Name: About OpenShift Pipelines
3333
Dir: about

hub/using-tekton-hub-with-openshift-pipelines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ include::modules/op-disabling-tekton-hub-authorization-after-upgrade.adoc[levelo
4040

4141
* xref:../install_config/installing-pipelines.adoc#installing-pipelines[Installing {pipelines-shortname}]
4242

43-
* xref:../release_notes/op-release-notes-1-17.adoc#op-release-notes-1-17[{pipelines-title} release notes]
43+
* xref:../release_notes/op-release-notes-1-19.adoc#op-release-notes-1-19[{pipelines-title} release notes]

modules/op-release-notes-1-19.adoc

Lines changed: 558 additions & 0 deletions
Large diffs are not rendered by default.

modules/op-tkn-pipelines-compatibility-support-matrix.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ GA:: General Availability
2323

2424
| Operator | Pipelines | Triggers | CLI | Chains | Hub | {pac} | Results | Manual Approval Gate | |
2525

26-
|1.17 | 0.65.x | 0.30.x | 0.39.x | 0.23.x (GA) | 1.19.x (TP) | 0.29.x (GA) | 0.13.x (TP) | 0.4.x (TP) | 4.15, 4.16, 4.17 | GA
26+
|1.19 | 1.0.x | 0.32.x | 0.41.x | 0.25.x (GA) | 1.21.x (TP) | 0.35.x (GA) | 0.15.x (GA) | 0.6.x (TP) | 4.15, 4.16, 4.17, 4.18, 4.19 | GA
2727

28-
|1.16 | 0.62.x | 0.29.x | 0.38.x | 0.22.x (GA) | 1.18.x (TP) | 0.28.x (GA) | 0.12.x (TP) | 0.3.x (TP) | 4.15, 4.16, 4.17 | GA
28+
|1.18 | 0.68.x | 0.31.x | 0.40.x | 0.24.x (GA) | 1.20.x (TP) | 0.33.x (GA) | 0.14.x (GA) | 0.5.x (TP) | 4.15, 4.16, 4.17, 4.18 | GA
2929

30-
|1.15 | 0.59.x | 0.27.x | 0.37.x | 0.20.x (GA) | 1.17.x (TP) | 0.27.x (GA) | 0.10.x (TP) | 0.2.x (TP) | 4.14, 4.15, 4.16 | GA
30+
|1.17 | 0.65.x | 0.30.x | 0.39.x | 0.23.x (GA) | 1.19.x (TP) | 0.29.x (GA) | 0.13.x (TP) | 0.4.x (TP) | 4.15, 4.16, 4.17 | GA
3131

32-
|1.14 | 0.56.x | 0.26.x | 0.35.x | 0.20.x (GA) | 1.16.x (TP) | 0.24.x (GA) | 0.9.x (TP) | NA | 4.12, 4.13, 4.14, 4.15, 4.16 | GA
32+
|1.16 | 0.62.x | 0.29.x | 0.38.x | 0.22.x (GA) | 1.18.x (TP) | 0.28.x (GA) | 0.12.x (TP) | 0.3.x (TP) | 4.15, 4.16, 4.17 | GA
3333

3434
|===
3535

pac/install-config-pipelines-as-code.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ include::modules/op-pac-additional-controller.adoc[leveloffset=+1]
3232

3333
* xref:../install_config/installing-pipelines.adoc#installing-pipelines[Installing {pipelines-shortname}]
3434
* xref:../tkn_cli/installing-tkn.adoc#installing-tkn[Installing tkn]
35-
* xref:../release_notes/op-release-notes-1-17.adoc#op-release-notes-1-17[{pipelines-title} release notes]
35+
* xref:../release_notes/op-release-notes-1-19.adoc#op-release-notes-1-19[{pipelines-title} release notes]
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
//OpenShift Pipelines Release Notes
3+
include::_attributes/common-attributes.adoc[]
4+
[id="op-release-notes"]
5+
= {pipelines-title} release notes
6+
:context: op-release-notes
7+
8+
toc::[]
9+
10+
[NOTE]
11+
====
12+
For additional information about the {pipelines-shortname} lifecycle and supported platforms, refer to the link:https://access.redhat.com/support/policy/updates/openshift_operators[OpenShift Operator Life Cycles] and link:https://access.redhat.com/support/policy/updates/openshift[Red{nbsp}Hat {OCP} Life Cycle Policy].
13+
====
14+
15+
Release notes contain information about new and deprecated features, breaking changes, and known issues. The following release notes apply for the most recent {pipelines-shortname} releases on {OCP}.
16+
17+
{pipelines-title} is a cloud-native CI/CD experience based on the Tekton project which provides:
18+
19+
* Standard Kubernetes-native pipeline definitions (CRDs).
20+
* Serverless pipelines with no CI server management overhead.
21+
* Extensibility to build images using any Kubernetes tool, such as S2I, Buildah, JIB, and Kaniko.
22+
* Portability across any Kubernetes distribution.
23+
* Powerful CLI for interacting with pipelines.
24+
* Integrated user experience with the *Developer* perspective of the {OCP} web console, up to {OCP} version 4.19.
25+
26+
For an overview of {pipelines-title}, see xref:../about/understanding-openshift-pipelines.adoc#understanding-openshift-pipelines[Understanding {pipelines-shortname}].
27+
28+
// Compatibility and support matrix
29+
include::modules/op-tkn-pipelines-compatibility-support-matrix.adoc[leveloffset=+1]
30+
31+
// Release notes for Red Hat OpenShift Pipelines 1.19.0
32+
include::modules/op-release-notes-1-19.adoc[leveloffset=+1]
33+

0 commit comments

Comments
 (0)