Drop support for Puppet 6
The 2023.1 release was the final release which supports puppet 6. Since 2023.1 was transitioned to the unmaintained state, no supported branch supports puppet 6. Change-Id: I4a6db2a56725e221bc403869cd5228001437aabc
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 6.0.0 < 9.0.0"
|
||||
"version_requirement": ">= 7.0.0 < 9.0.0"
|
||||
}
|
||||
],
|
||||
"operatingsystem_support": [
|
||||
|
4
releasenotes/notes/remove-puppet-6-e29a3208bd27db73.yaml
Normal file
4
releasenotes/notes/remove-puppet-6-e29a3208bd27db73.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Puppet 6 support was formally removed.
|
Reference in New Issue
Block a user