diff --git a/CHANGELOG.md b/CHANGELOG.md index 74b1b78e..4b30b5fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,15 +9,15 @@ All notable changes to this project will be documented in this file. ### Changed -- Configure deployment with environment variables ([#2081](https://github.com/wazuh/wazuh-puppet/issues/2081)) -- Modify Wazuh components install method ([#2058](https://github.com/wazuh/wazuh-puppet/issues/2058)) -- Image builder Workflow Rebuild ([#2054](https://github.com/wazuh/wazuh-puppet/issues/2054)) -- Wazuh server clean-up ([#2030](https://github.com/wazuh/wazuh-puppet/issues/2030)) -- Fix OpenSearch deprecated settings ([#1366](https://github.com/wazuh/wazuh-puppet/issues/1366)) +- Configure deployment with environment variables ([#2081](https://github.com/wazuh/wazuh-docker/pull/2081)) +- Modify Wazuh components install method ([#2058](https://github.com/wazuh/wazuh-docker/pull/2058)) +- Image builder Workflow Rebuild ([#2054](https://github.com/wazuh/wazuh-docker/pull/2054)) +- Wazuh server clean-up ([#2030](https://github.com/wazuh/wazuh-docker/pull/2030)) +- Fix OpenSearch deprecated settings ([#1899](https://github.com/wazuh/wazuh-docker/pull/1899)) ### Fixed -- None + Delete etc/lists references ([#2129](https://github.com/wazuh/wazuh-docker/pull/2129)) ### Deleted