diff options
author | Bobosila Victor <vbobosila1@gmail.com> | 2021-09-24 13:18:41 +0300 |
---|---|---|
committer | Bobosila Victor <vbobosila1@gmail.com> | 2021-09-30 14:30:03 +0300 |
commit | ec516a229afbedb0eefe401a8eefecc27004f6ac (patch) | |
tree | 5beb73211d54f6020d882a172e716bccf04fe748 /metadata.json | |
parent | 0d92e9f24280df1082ec8dfa2baf8778b853e0ca (diff) | |
download | puppet-augeas_core-ec516a229afbedb0eefe401a8eefecc27004f6ac.tar.gz puppet-augeas_core-ec516a229afbedb0eefe401a8eefecc27004f6ac.tar.bz2 |
(MODULES-11197) Update puppetlabs-augeas_core to latest pdk template
Also updated `.sync` file to include the `auto_release.yml` workflow
Diffstat (limited to 'metadata.json')
-rw-r--r-- | metadata.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/metadata.json b/metadata.json index 835ce0b..4ab4c81 100644 --- a/metadata.json +++ b/metadata.json @@ -45,7 +45,7 @@ "version_requirement": ">= 6.0.0 < 8.0.0" } ], - "pdk-version": "1.14.0", - "template-url": "https://github.com/puppetlabs/pdk-templates#1.14.0", - "template-ref": "1.14.0-0-g1bf3a4e" + "pdk-version": "2.2.0", + "template-url": "https://github.com/puppetlabs/pdk-templates#2.2.0", + "template-ref": "tags/2.2.0-0-g2381db6" } |