diff --git a/src/_data/pricingFeatures.yaml b/src/_data/pricingFeatures.yaml index 8caf807e47..84e49643b6 100644 --- a/src/_data/pricingFeatures.yaml +++ b/src/_data/pricingFeatures.yaml @@ -106,6 +106,12 @@ sections: selfHostedValues: [ null, 'check' ] tags: [ 'cloud', 'self-hosted' ] info: "

Device Groups enables users to logically group their devices assigned to an application. Additionally, Device Groups can be integrated into the DevOps Pipeline.

" + - id: git-integration + label: Git Integration + cloudValues: [ null, null, null, 'check' ] + selfHostedValues: [ null, 'check' ] + tags: [ 'cloud', 'self-hosted' ] + info: "

Backup your flows to a remote git repository through a DevOps Pipeline.

" - id: ha label: High Availability cloudValues: [ null, null, null, 'check' ]