Add Changelog

This commit is contained in:
Victor Carlos Erenu
2026-01-19 23:07:51 +07:00
parent 914a6c44ec
commit 80893ba051
2 changed files with 3 additions and 3 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=966237403726.dkr.ecr.us-west-1.amazonaws.com
IMAGE_TAG=5.0.0-rc1-latest
WAZUH_REGISTRY=docker.io
IMAGE_TAG=5.0.0
+1 -1
View File
@@ -9,7 +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))
- Add IMAGE_TAG stage reference ([#2178](https://github.com/wazuh/wazuh-docker/pull/2178))
- 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))