Skip to content

Commit 27518fa

Browse files
authored
Merge pull request #3289 from FlowFuse/git-integration
Add git integration to pricing
2 parents 1d901a8 + 623e495 commit 27518fa

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/_data/pricingFeatures.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ sections:
106106
selfHostedValues: [ null, 'check' ]
107107
tags: [ 'cloud', 'self-hosted' ]
108108
info: "<p>Device Groups enables users to logically group their devices assigned to an application. Additionally, Device Groups can be integrated into the DevOps Pipeline.</p>"
109+
- id: git-integration
110+
label: Git Integration
111+
cloudValues: [ null, null, null, 'check' ]
112+
selfHostedValues: [ null, 'check' ]
113+
tags: [ 'cloud', 'self-hosted' ]
114+
info: "<p>Backup your flows to a remote git repository through a DevOps Pipeline.</p>"
109115
- id: ha
110116
label: High Availability
111117
cloudValues: [ null, null, null, 'check' ]

0 commit comments

Comments
 (0)