Skip to content

Commit acd67d3

Browse files
authored
Merge pull request #61413 from shipsing/RHDEVDOCS-5394
RHDEVDOCS-5394: Updating Pipelines 1.11 RN
2 parents d25bd4f + b375cef commit acd67d3

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,14 @@ With this update, {pipelines-title} General Availability (GA) 1.11 is available
1212

1313
In addition to fixes and stability improvements, the following sections highlight what is new in {pipelines-title} 1.11:
1414

15+
[NOTE]
16+
====
17+
You can use {pipelines-title} on the {product-title} cluster that runs on ARM hardware. This update includes support for the `ClusterTask` resources where images are available and the Tekton CLI tool on ARM hardware.
18+
====
19+
1520
[id="pipelines-new-features-1-11_{context}"]
1621
=== Pipelines
1722

18-
* With this update, you can use {pipelines-title} on the {product-title} cluster that runs on Azure Resource Manager (ARM) hardware. This update includes support for the `ClusterTask` resources where images are available and the Tekton CLI tool on ARM hardware.
19-
2023
* This update adds support for results, object parameters, array results, and indexing into an array when you set the `enable-api-fields` feature flag to `beta` value in the `TektonConfig` CR.
2124

2225
* With this update, propagated parameters are now part of a stable feature. This feature enables interpolating parameters in embedded specifications to reduce verbosity in Tekton resources.
@@ -62,6 +65,8 @@ In addition to fixes and stability improvements, the following sections highligh
6265

6366
* With this update, you can use the skopeo tool with {tekton-chains} to generate keys, which are used in the `cosign` signing scheme.
6467

68+
* When you upgrade to the {pipelines-title} Operator 1.11, the previous {tekton-chains} configuration will be overwritten and you must set it again in the `TektonConfig` CR.
69+
6570

6671
[id="tekton-hub-new-features-1-11_{context}"]
6772
=== {tekton-hub}
@@ -121,6 +126,8 @@ With this command, you can also specify a custom GitHub API URL by using the `--
121126

122127
* This update replaces the `resource-verification-mode` feature flag with a new `trusted-resources-verification-no-match-policy` flag in the pipeline specification.
123128

129+
* With this update, you cannot edit the {tekton-chains} CR. Instead, edit the `TektonConfig` CR to configure {tekton-chains}.
130+
124131

125132
[id="deprecated-features-1-11_{context}"]
126133
== Deprecated and removed features

0 commit comments

Comments
 (0)