Skip to content

Commit 72a7655

Browse files
authored
Merge pull request #81999 from mramendi/RHDEVDOCS-6164-2
RHDEVDOCS 6164 fix RN for 1.15.1 again, as chain.artifacts.pipelinerun.enable-deep-inspection allows both types
2 parents dd9fd29 + dcae303 commit 72a7655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ With this update, {pipelines-title} General Availability (GA) 1.15.1 is availabl
460460
[id="new-features-1-15-1_{context}"]
461461
=== New features
462462

463-
* Before this update, in the `TektonConfig` CR, the `chain.artifacts.pipelinerun.enable-deep-inspection` spec supported only the `bool` value type. With this update, the `chain.artifacts.pipelinerun.enable-deep-inspection` spec supports only the `string` value type; the valid values for this spec are `"true"` and `"false"`.
463+
* Before this update, in the `TektonConfig` CR, the `chain.artifacts.pipelinerun.enable-deep-inspection` spec supported only the `bool` value type. With this update, the `chain.artifacts.pipelinerun.enable-deep-inspection` spec supports both the `bool` and `string` value types; if using the `string` value type, the valid values for this spec are `"true"` and `"false"`.
464464

465465
[id="fixed-issues-1-15-1_{context}"]
466466
=== Fixed issues

0 commit comments

Comments
 (0)