Skip to content

Commit dd9fd29

Browse files
Merge pull request #81753 from mramendi/RHDEVDOCS-6164
RHDEVDOCS 6164 fix Pipelines 1.15.1 RN about the types of a spec
2 parents d698ae7 + 0af7cdb commit dd9fd29

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 both the `bool` and `string` value types.
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"`.
464464

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

0 commit comments

Comments
 (0)