Skip to content

Commit 8c260a9

Browse files
committed
RHDEVDOCS-5170: Updating 1.9 and 1.10 RNs to clearly mention compatible OCP versions
1 parent 5effd3a commit 8c260a9

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

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

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="op-release-notes-1-10_{context}"]
66
= Release notes for {pipelines-title} General Availability 1.10
77

8-
With this update, {pipelines-title} General Availability (GA) 1.10 is available on {product-title} 4.11 and later versions.
8+
With this update, {pipelines-title} General Availability (GA) 1.10 is available on {product-title} 4.11, 4.12, and 4.13.
99

1010
[id="new-features-1-10_{context}"]
1111
== New features
@@ -66,7 +66,10 @@ To enable or disable this update, set the value of the `githubOwners` parameter
6666

6767

6868
[id="chains-new-features-1-10_{context}"]
69-
=== Tekton Chains
69+
=== {tekton-chains}
70+
71+
:FeatureName: {tekton-chains}
72+
include::snippets/technology-preview.adoc[]
7073

7174
* This update adds annotations and labels to the `PipelineRun` and `TaskRun` attestations.
7275
* This update adds a new format named `slsa/v1`, which generates the same provenance as the one generated when requesting in the `in-toto` format.
@@ -77,6 +80,9 @@ To enable or disable this update, set the value of the `githubOwners` parameter
7780
[id="tekton-hub-new-features-1-10_{context}"]
7881
=== {tekton-hub}
7982

83+
:FeatureName: {tekton-hub}
84+
include::snippets/technology-preview.adoc[]
85+
8086
* This update supports installing, upgrading, or downgrading Tekton resources of the `v1` API version on the cluster.
8187
* This update supports adding a custom logo in place of the {tekton-hub} logo in UI.
8288
* This update extends the `tkn hub install` command functionality by adding a `--type artifact` flag, which fetches resources from the Artifact Hub and installs them on your cluster.
@@ -157,7 +163,7 @@ $ oc get tektoninstallersets.operator.tekton.dev | awk '/pipeline-main-static/ {
157163
[id="release-notes-1-10-1_{context}"]
158164
== Release notes for {pipelines-title} General Availability 1.10.1
159165

160-
With this update, {pipelines-title} General Availability (GA) 1.10.1 is available on {product-title} 4.11 and later versions.
166+
With this update, {pipelines-title} General Availability (GA) 1.10.1 is available on {product-title} 4.11, 4.12, and 4.13.
161167

162168
[id="fixed-issues-1-10-1_{context}"]
163169
=== Fixed issues for {pac}
@@ -170,7 +176,7 @@ With this update, {pipelines-title} General Availability (GA) 1.10.1 is availabl
170176
[id="release-notes-1-10-2_{context}"]
171177
== Release notes for {pipelines-title} General Availability 1.10.2
172178

173-
With this update, {pipelines-title} General Availability (GA) 1.10.2 is available on {product-title} 4.11 and later versions.
179+
With this update, {pipelines-title} General Availability (GA) 1.10.2 is available on {product-title} 4.11, 4.12, and 4.13.
174180

175181
[id="fixed-issues-1-10-2_{context}"]
176182
=== Fixed issues

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="op-release-notes-1-9_{context}"]
66
= Release notes for {pipelines-title} General Availability 1.9
77

8-
With this update, {pipelines-title} General Availability (GA) 1.9 is available on {product-title} 4.11 and later versions.
8+
With this update, {pipelines-title} General Availability (GA) 1.9 is available on {product-title} 4.11, 4.12, and 4.13.
99

1010
[id="new-features-1-9_{context}"]
1111
== New features
@@ -79,7 +79,7 @@ In addition to the fixes and stability improvements, the following sections high
7979

8080
* With this update, {pac} is installed by default. You can disable {pac} by using the `-p` flag:
8181
+
82-
[source,yaml]
82+
[source,terminal]
8383
----
8484
$ oc patch tektonconfig config --type="merge" -p '{"spec": {"platforms": {"openshift":{"pipelinesAsCode": {"enable": false}}}}}'
8585
----
@@ -376,7 +376,7 @@ spec:
376376
[id="release-notes-1-9-1_{context}"]
377377
== Release notes for {pipelines-title} General Availability 1.9.1
378378

379-
With this update, {pipelines-title} General Availability (GA) 1.9.1 is available on {product-title} 4.11 and later.
379+
With this update, {pipelines-title} General Availability (GA) 1.9.1 is available on {product-title} 4.11, 4.12, and 4.13.
380380

381381
[id="fixed-issues-1-9-1_{context}"]
382382
== Fixed issues
@@ -428,7 +428,7 @@ Workaround: None. You can track the issue link:https://issues.redhat.com/browse/
428428
[id="release-notes-1-9-2_{context}"]
429429
== Release notes for {pipelines-title} General Availability 1.9.2
430430

431-
With this update, {pipelines-title} General Availability (GA) 1.9.2 is available on {product-title} 4.11 and later.
431+
With this update, {pipelines-title} General Availability (GA) 1.9.2 is available on {product-title} 4.11, 4.12, and 4.13.
432432

433433
[id="fixed-issues-1-9-2_{context}"]
434434
== Fixed issues

0 commit comments

Comments
 (0)