Bump revision

This commit is contained in:
JESUS D. GARCIA
2024-10-10 10:43:13 -05:00
parent 06a797d793
commit dbb776690d
2 changed files with 15 additions and 3 deletions

View File

@@ -1,11 +1,23 @@
# Change Log
All notable changes to this project will be documented in this file.
## Wazuh Docker v4.10.0
## [4.10.0]
### Added
- Migrate the push docker images procedure to GitHub Actions ([#5651](https://github.com/wazuh/wazuh-qa/issues/5651))
- Update Wazuh to version [4.10.0](https://github.com/wazuh/wazuh/blob/v4.10.0/CHANGELOG.md#v4100)
### Changed
- None
### Fixed
- None
### Deleted
- None
## Wazuh Docker v4.9.1
### Added

View File

@@ -1,2 +1,2 @@
WAZUH-DOCKER_VERSION="4.10.0"
REVISION="41001"
REVISION="41002"