Add Changelog

This commit is contained in:
Victor Carlos Erenu
2026-01-19 22:36:36 +07:00
parent fbd5140c84
commit 914a6c44ec
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -2,5 +2,5 @@ WAZUH_VERSION=5.0.0
WAZUH_IMAGE_VERSION=5.0.0
WAZUH_TAG_REVISION=1
WAZUH_UI_REVISION=1
WAZUH_REGISTRY=docker.io
IMAGE_TAG=5.0.0
WAZUH_REGISTRY=966237403726.dkr.ecr.us-west-1.amazonaws.com
IMAGE_TAG=5.0.0-rc1-latest
+1
View File
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
### Changed
- Add IMAGE_TAG stage reference ([#2176](https://github.com/wazuh/wazuh-docker/pull/2176))
- Delete Wazuh agent configuration files ([#2173](https://github.com/wazuh/wazuh-docker/pull/2173))
- Modify run_as parameter value - main ([#2158](https://github.com/wazuh/wazuh-docker/pull/2158))
- Change macOS and Windows deployment documentation ([#2150](https://github.com/wazuh/wazuh-docker/issues/2150))