Skip to content

Commit cfa0aba

Browse files
Fixed typo in on-prem-release-notes.md
Changed piplineCreditConsumption to pipelineCreditConsumption
1 parent 629065b commit cfa0aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/whats-new/on-prem-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ The table below describes the _new_ Feature Flags in the Codefresh On-Premises r
10471047
| `delightedSurvey` | When enabled (the default), displays Delighted CX surveys in the Codefresh UI.<br>If there are security concerns because of outbound requests from clients, disable this Feature Flag. | TRUE|
10481048
| `fullstory` | When enabled, allows Codefresh to track user activity in the Codefresh UI through FullStory.<br>**NOTE**: When enabled for air-gapped environments, client attempts to communicate with a Fullstory service may result in network errors.| FALSE |
10491049
| `gitopsDynamicBreadcrumbs` | When enabled (the default), supports rendering dynamic breadcrumbs for GitOps.<br>See [GitOps breadcrumbs](#gitops-breadcrumbs) in this article. | TRUE |
1050-
| `piplineCreditConsumption` | When enabled (the default), supports credit-consumption analytics for pipelines. | TRUE |
1050+
| `pipelineCreditConsumption` | When enabled (the default), supports credit-consumption analytics for pipelines. | TRUE |
10511051
| `productCRD` | _New feature currently in development for GitOps._<br>When enabled, allows creating a Custom Resource Definition (CRD) for the Product entity in GitOps. | FALSE |
10521052
| `promotionOrchestration` | _New feature currently in development for GitOps._<br>When enabled, allows promotion orchestration for products including product's releases API and promotion flow API. | FALSE |
10531053
| `reportBuildStatusPerPipelineTriggerEvent` | Currently supported for Bitbucket cloud.<br>When enabled, for builds with the same `pipelineId`, reports build statuses separately per `triggerId` and trigger event. | FALSE |

0 commit comments

Comments
 (0)