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

Added logic to install latest revision #1106

Conversation

CarlosALgit
Copy link
Member

Closes: #1105

Description

The aim of this PR is to add the necessary logic to install the latest revision available of each Wazuh central component.

Evidence

Installation test in apt package manager

root@ip-172-31-45-214:/home/ubuntu# apt list --installed | grep wazuh

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

wazuh-dashboard/stable,now 4.9.0-2 amd64 [installed]
wazuh-indexer/stable,now 4.9.0-1 amd64 [installed]
wazuh-manager/stable,now 4.9.0-1 amd64 [installed]

Installation test in rpm package manager

[root@ip-172-31-40-201 ec2-user]# rpm -qa | grep wazuh
wazuh-indexer-4.9.0-1.x86_64
wazuh-manager-4.9.0-1.x86_64
wazuh-dashboard-4.9.0-2.x86_64

@CarlosALgit CarlosALgit self-assigned this Sep 9, 2024
@c-bordon c-bordon merged commit 8d8e0fb into 4.9.1 Sep 9, 2024
3 of 5 checks passed
@c-bordon c-bordon deleted the enhancement/1105-improve-package-revision-set-up-for-wazuh-manager-and-wazuh-indexer-packages branch September 9, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve package revision set up for Wazuh manager and Wazuh indexer packages
3 participants