Merge pull request #1868 from wazuh/merge-4.14.0-into-main

Merge 4.14.0 into main
This commit is contained in:
Gonzalo Acuña
2025-06-05 16:18:46 -03:00
committed by GitHub
3 changed files with 2 additions and 20 deletions
-18
View File
@@ -60,24 +60,6 @@ All notable changes to this project will be documented in this file.
- Remove default docker reference version from workflow ([#1761](https://github.com/wazuh/wazuh-docker/pull/1761))
- Remove 'stable' branch ocurrencies ([#1757](https://github.com/wazuh/wazuh-docker/pull/1757))
## [4.12.1]
### Added
- None
### Changed
- None
### Fixed
- None
### Deleted
- None
## [4.12.0]
### Added
@@ -12,4 +12,4 @@ if [[ -n "${WAZUH_TAG}" ]]; then
fi
rpm --import "${APT_KEY}"
echo -e "${REPOSITORY}" | tee /etc/yum.repos.d/wazuh.repo
echo -e "${REPOSITORY}" | tee /etc/yum.repos.d/wazuh.repo
@@ -29,4 +29,4 @@
```
Consult the official Wazuh documentation for version 5.0.0 for detailed information on all possible configuration parameters for each component.
Consult the official Wazuh documentation for version 5.0.0 for detailed information on all possible configuration parameters for each component.