mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-22 20:41:58 +00:00
Merge pull request #1868 from wazuh/merge-4.14.0-into-main
Merge 4.14.0 into main
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -60,24 +60,6 @@ All notable changes to this project will be documented in this file.
|
||||
- Remove default docker reference version from workflow ([#1761](https://github.com/wazuh/wazuh-docker/pull/1761))
|
||||
- Remove 'stable' branch ocurrencies ([#1757](https://github.com/wazuh/wazuh-docker/pull/1757))
|
||||
|
||||
## [4.12.1]
|
||||
|
||||
### Added
|
||||
|
||||
- None
|
||||
|
||||
### Changed
|
||||
|
||||
- None
|
||||
|
||||
### Fixed
|
||||
|
||||
- None
|
||||
|
||||
### Deleted
|
||||
|
||||
- None
|
||||
|
||||
## [4.12.0]
|
||||
|
||||
### Added
|
||||
|
@@ -12,4 +12,4 @@ if [[ -n "${WAZUH_TAG}" ]]; then
|
||||
fi
|
||||
|
||||
rpm --import "${APT_KEY}"
|
||||
echo -e "${REPOSITORY}" | tee /etc/yum.repos.d/wazuh.repo
|
||||
echo -e "${REPOSITORY}" | tee /etc/yum.repos.d/wazuh.repo
|
||||
|
@@ -29,4 +29,4 @@
|
||||
```
|
||||
|
||||
|
||||
Consult the official Wazuh documentation for version 5.0.0 for detailed information on all possible configuration parameters for each component.
|
||||
Consult the official Wazuh documentation for version 5.0.0 for detailed information on all possible configuration parameters for each component.
|
||||
|
Reference in New Issue
Block a user