diff --git a/metadata.yaml b/metadata.yaml index 177474ec..d4bc54ed 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -7,7 +7,7 @@ version: '0.8.0' # Description description: Deploy InfluxDB server and the Grafana web interface. # Required fuel version -fuel_version: ['6.1'] +fuel_version: ['6.1', '7.0'] # Specify license of your plugin licenses: ['Apache License Version 2.0'] # Specify author or company name @@ -20,6 +20,11 @@ groups: ['monitoring'] # The plugin is compatible with releases in the list releases: + - os: ubuntu + version: 2015.1.0-7.0 + mode: ['ha'] + deployment_scripts_path: deployment_scripts/ + repository_path: repositories/ubuntu - os: ubuntu version: 2014.2-6.1 mode: ['ha', 'multinode']