Update changelog

This commit is contained in:
JESUS D. GARCIA
2024-09-13 12:49:10 -05:00
parent b38b3c7e59
commit 471aedae5b
2 changed files with 2 additions and 1 deletions
@@ -111,4 +111,4 @@ jobs:
echo "Tagging and pushing wazuh/$image:${WAZUH_VERSION} to wazuh/$image:$IMAGE_TAG"
docker tag wazuh/$image:${WAZUH_VERSION} wazuh/$image:$IMAGE_TAG
docker push wazuh/$image:$IMAGE_TAG
done
done
+1
View File
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
## Wazuh Docker v4.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)
## Wazuh Docker v4.9.1