Skip to content

Commit

Permalink
Update pdk version to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
logicminds committed Apr 9, 2020
1 parent f099568 commit a8b8e30
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .sync.yml
Expand Up @@ -4,4 +4,5 @@ Rakefile:
- 'PuppetSyntax.exclude_paths = ["plans/**/*.pp", "vendor/**/*"]'
.gitignore:
paths:
- '.rerun.json'
- '.rerun.json'
- '*.tar.gz'
5 changes: 3 additions & 2 deletions metadata.json
Expand Up @@ -25,7 +25,8 @@
"version_requirement": ">= 0.1.0 < 2.0.0"
},
{
"name": "puppet/format", "version_requirement": ">= 0.1.0 < 1.0.0"
"name": "puppet/format",
"version_requirement": ">= 0.1.0 < 1.0.0"
}
],
"operatingsystem_support": [
Expand Down Expand Up @@ -54,7 +55,7 @@
"version_requirement": ">= 6.0.2 < 7.0.0"
}
],
"pdk-version": "1.15.0",
"pdk-version": "1.17.0",
"template-url": "https://github.com/puppetlabs/pdk-templates.git#1.13.0",
"template-ref": "tags/1.13.0-0-g66e1443"
}

0 comments on commit a8b8e30

Please sign in to comment.