Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/_data/pricingFeatures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,12 @@ sections:
selfHostedValues: [ null, 'check' ]
tags: [ 'cloud', 'self-hosted' ]
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>"
- id: git-integration
label: Git Integration
cloudValues: [ null, null, null, 'check' ]
selfHostedValues: [ null, 'check' ]
tags: [ 'cloud', 'self-hosted' ]
info: "<p>Backup your flows to a remote git repository through a DevOps Pipeline.</p>"
- id: ha
label: High Availability
cloudValues: [ null, null, null, 'check' ]
Expand Down