diff --git a/CHANGELOG b/CHANGELOG index 0e3b283..b3dd33a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +* Wed Feb 07 2024 Mike Riddle - 6.18.0 +- [puppetsync] Update metadata upper bounds for puppet-nsswitch, puppet-gitlab, puppet-snmp, simp-pam, and simp-useradd + * Wed Dec 06 2023 Mike Riddle - 6.17.1 - The module will now correctly handle a situation where /etc/localtime doesn't exist diff --git a/metadata.json b/metadata.json index 587ca0f..8e43caf 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "simp-ssh", - "version": "6.17.1", + "version": "6.18.0", "author": "SIMP Team", "summary": "Manage ssh", "license": "Apache-2.0", @@ -51,7 +51,7 @@ }, { "name": "simp/pam", - "version_requirement": ">= 6.8.3 < 7.0.0" + "version_requirement": ">= 6.8.3 < 8.0.0" }, { "name": "simp/selinux",