Change Version ({{ versionControlInformation.version }})

Registry
{{ versionControlInformation.registryName }}
Bucket
{{ versionControlInformation.bucketName }}
@if (versionControlInformation.branch) {
Branch
{{ versionControlInformation.branch }}
}
Flow Name
{{ versionControlInformation.flowName }}
Flow Description
{{ versionControlInformation.flowDescription || 'No description provided' }}
Version
{{ item.version }}
Created {{ formatTimestamp(item) }} Comments
{{ item.comments }}