Bump revision for 4.12.0-rc1 and fix changelog

This commit is contained in:
Enrique Araque 2025-04-30 11:11:44 +02:00
parent aeafdd080b
commit a521189a05
No known key found for this signature in database
GPG Key ID: 29A3281A91360096
2 changed files with 3 additions and 3 deletions

View File

@ -10,13 +10,13 @@ All notable changes to this project will be documented in this file.
### Changed
- Standardize version file format ([#1553](https://github.com/wazuh/wazuh-ansible/pull/1553))
- 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))
- 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)
### Fixed
- Update the Filebeat installation for arm64 to include revision ([#1616](https://github.com/wazuh/wazuh-ansible/pull/1616))
- Add gnupg dependency to indexer, filebeat-oss, and dashboard roles ([#1623](https://github.com/wazuh/wazuh-ansible/pull/1623))
- Update the Filebeat installation for arm64 to include revision ([#1616](https://github.com/wazuh/wazuh-ansible/pull/1616))
### Deleted

View File

@ -1,4 +1,4 @@
{
"version": "4.12.0",
"stage": "beta1"
"stage": "rc1"
}