Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(GH-297) Raise minimum puppet version required #298

Merged
merged 2 commits into from
Oct 31, 2022
Merged

(GH-297) Raise minimum puppet version required #298

merged 2 commits into from
Oct 31, 2022

Conversation

LukasAud
Copy link

@LukasAud LukasAud commented Sep 5, 2022

Prior to this commit, and according to issue #297, we introduced an
update on (1a3dc2c) that implemented a range feature that is only
possible to use with Puppet agent 6.15 or higher.

This commit aims to raise the minimum puppet agent version in the
metadata.json file to ensure that users comply with the minimum
requirements for the use of this feature.

This is a backwards incompatible change and will require a major version
bump.

Prior to this commit, and according to issue #297, we introduced an
update on (1a3dc2c) that implemented a range feature that is only
possible to use with Puppet agent 6.15 or higher.

This commit aims to raise the minimum puppet agent version in the
metadata.json file to ensure that users comply with the minimum
requirements for the use of this feature.

This is a backwards incompatible change and will require a major version
bump.
@chelnak chelnak merged commit e006995 into main Oct 31, 2022
@chelnak chelnak deleted the gh-297 branch October 31, 2022 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants