Merge pull request #1866 from wazuh/merge-4.12.1-into-4.13.0

Merge 4.12.1 into 4.13.0
This commit is contained in:
Gonzalo Acuña 2025-06-05 16:03:49 -03:00 committed by GitHub
commit 472b990514
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 19 deletions

View File

@ -24,24 +24,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

View File

@ -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