Skip to content

Commit

Permalink
Merge pull request #2282 from eemperor/0.24.3
Browse files Browse the repository at this point in the history
Releases watchmaker version 0.24.3
  • Loading branch information
eemperor authored Sep 16, 2022
2 parents dd5eaf0 + 0773222 commit ed37dec
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.24.2
current_version = 0.24.3
commit = False
tag = False
tag_name = {new_version}
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 0.24.3

**Commit Delta**: [Change from 0.24.2 release](https://github.com/plus3it/watchmaker/compare/0.24.2...0.24.3)

**Released**: 2022.09.16

**Summary**:

* ash-linux-formula
- Adds check to ensure root account password is set to not expire
* join-domain-formula
- Removes PAM Lsass login re-configuration

## 0.24.2

**Commit Delta**: [Change from 0.24.1 release](https://github.com/plus3it/watchmaker/compare/0.24.1...0.24.2)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[metadata]
name = watchmaker
description = Applied Configuration Management
version = 0.24.2
version = 0.24.3
long_description = file: README.md, CHANGELOG.md
long_description_content_type = text/markdown
author = Plus3IT Maintainers of Watchmaker
Expand Down

0 comments on commit ed37dec

Please sign in to comment.