Merge branch '4.12.0' into postRelease/1604-merge-4.12.0-into-4.13.0

This commit is contained in:
Jesus Garcia 2025-04-01 10:04:47 -05:00
commit 9507a47ba5
No known key found for this signature in database
GPG Key ID: 8461CA78326C96C9
2 changed files with 27 additions and 0 deletions

View File

@ -31,6 +31,32 @@ All notable changes to this project will be documented in this file.
- Use fixed version of Ubuntu-22.04 in GHA runners instead of latest version ([#1479](https://github.com/wazuh/wazuh-ansible/pull/1479)) \- (PR Checks Workflows) - Use fixed version of Ubuntu-22.04 in GHA runners instead of latest version ([#1479](https://github.com/wazuh/wazuh-ansible/pull/1479)) \- (PR Checks Workflows)
- Implement minor changes for Wazuh ansible arm64 support ([#1518](https://github.com/wazuh/wazuh-ansible/pull/1518)) - Implement minor changes for Wazuh ansible arm64 support ([#1518](https://github.com/wazuh/wazuh-ansible/pull/1518))
### Fixed
- None
### Deleted
- None
## [4.11.2]
### Added
- None
### Changed
- None
### Fixed
- None
### Deleted
- None
## [4.11.1] ## [4.11.1]
### Added ### Added

View File

@ -17,6 +17,7 @@ These playbooks install and configure Wazuh agent, manager and indexer and dashb
|---------------|---------|--------| |---------------|---------|--------|
| v4.13.0 | | | | v4.13.0 | | |
| v4.12.0 | | | | v4.12.0 | | |
| v4.11.2 | | |
| v4.11.1 | | | | v4.11.1 | | |
| v4.11.0 | | | | v4.11.0 | | |
| v4.10.1 | | | | v4.10.1 | | |