Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 4.10.2 into master #1610

Merged
merged 22 commits into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
c5970f2
Merge pull request #1575 from wazuh/enhancement/1574-bump-revision
c-bordon Oct 15, 2024
f9c5215
Merge pull request #1576 from wazuh/enhancement/1574-change-image-tag
c-bordon Oct 15, 2024
19f4aae
Merge pull request #1577 from wazuh/enhancement/1574-revert-image-tag
teddytpc1 Oct 15, 2024
02074c6
Bump revision to 41003
Enaraque Oct 18, 2024
53db937
Merge pull request #1586 from wazuh/enhancement/1585-bump-revision-41003
CarlosALgit Oct 18, 2024
041cea8
Add alpha2 to docker 4.10.0 images
Enaraque Oct 18, 2024
1f58526
Merge pull request #1587 from wazuh/enhancement/change-docker-image-tag
CarlosALgit Oct 18, 2024
93ea371
Revert image tag for 4.10.0-alpha2
Enaraque Oct 18, 2024
45366e1
Merge pull request #1588 from wazuh/enhancement/1585-revert-image-tag
CarlosALgit Oct 18, 2024
8b18fb6
support new wazuh version 4.9.2
CarlosALgit Oct 25, 2024
fbaee58
Merge pull request #1594 from wazuh/enhancement/1593-new-version-492
CarlosALgit Oct 25, 2024
4116634
Bump Revision
vcerenu Oct 28, 2024
3b7fa8d
Merge pull request #1597 from wazuh/enhancement/1596-bump-revision
teddytpc1 Oct 28, 2024
6038fce
Change images tag
vcerenu Oct 28, 2024
0778474
Merge pull request #1598 from wazuh/enhancement/1596-change-image-tag
teddytpc1 Oct 28, 2024
fc563ac
Revert images tag
vcerenu Oct 28, 2024
574c7b0
Merge pull request #1599 from wazuh/enhancement/1596-revert-images-tag
c-bordon Oct 28, 2024
8bb96f3
Merge branch '4.10.0' into merge-4.9.2-into-4.10.0
teddytpc1 Nov 4, 2024
f9adac8
Merge pull request #1607 from wazuh/merge-4.9.2-into-4.10.0
c-bordon Nov 4, 2024
5ef4846
Merge branch '4.10.1' into merge-4.10.0-into-4.10.1
teddytpc1 Nov 4, 2024
5252ce6
Merge pull request #1608 from wazuh/merge-4.10.0-into-4.10.1
c-bordon Nov 4, 2024
b9a52df
Merge pull request #1609 from wazuh/merge-4.10.1-into-4.10.2
c-bordon Nov 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@ All notable changes to this project will be documented in this file.

- None

## [4.9.2]

### Added

- Update Wazuh to version [4.9.2](https://github.com/wazuh/wazuh/blob/v4.9.2/CHANGELOG.md#v492)

## [4.9.1]

### Added
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ WAZUH_MONITORING_REPLICAS=0 ##
| v4.10.2 | | |
| v4.10.1 | | |
| v4.10.0 | | |
| v4.9.2 | | |
| v4.9.1 | | |
| v4.9.0 | | |
| v4.8.2 | | |
Expand Down
Loading