(CONT-173) - Updating deprecated facter instances
[puppet-modules/puppetlabs-apt.git] / metadata.json
index f351a0cfb130b887753eaf41c24ec747a12f74d9..f90d8e4b088505760d7536d2c4cdcf54bba08a14 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "8.3.0",
+  "version": "9.0.0",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",
@@ -17,7 +17,6 @@
     {
       "operatingsystem": "Debian",
       "operatingsystemrelease": [
-        "9",
         "10",
         "11"
       ]
@@ -26,7 +25,8 @@
       "operatingsystem": "Ubuntu",
       "operatingsystemrelease": [
         "18.04",
-        "20.04"
+        "20.04",
+        "22.04"
       ]
     }
   ],
@@ -37,6 +37,6 @@
     }
   ],
   "template-url": "https://github.com/puppetlabs/pdk-templates.git#main",
-  "template-ref": "heads/main-0-g806810b",
-  "pdk-version": "2.4.0"
+  "template-ref": "tags/2.6.0-0-gd0490b9",
+  "pdk-version": "2.5.0"
 }