Merge pull request #1753 from wazuh/merge-4.13.0-into-4.13.1

Merge 4.13.0 into 4.13.1
This commit is contained in:
Gonzalo Acuña 2025-08-07 09:34:04 -03:00 committed by GitHub
commit 34460f5f3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 11 additions and 29 deletions

View File

@ -1,24 +1,6 @@
# Change Log # Change Log
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [4.13.1]
### Added
- None
### Changed
- Bucket migration for packages-dev.wazuh.com ([#1711](https://github.com/wazuh/wazuh-ansible/pull/1711))- None
### Fixed
- None
### Deleted
- None
## [4.13.0] ## [4.13.0]
### Added ### Added

View File

@ -1,4 +1,4 @@
{ {
"version": "4.13.1", "version": "4.13.0",
"stage": "alpha0" "stage": "rc3"
} }

View File

@ -7,7 +7,7 @@ kibana_server_host: "0.0.0.0"
kibana_server_port: "5601" kibana_server_port: "5601"
kibana_conf_path: /etc/kibana kibana_conf_path: /etc/kibana
elastic_stack_version: 7.10.2 elastic_stack_version: 7.10.2
wazuh_version: 4.13.1 wazuh_version: 4.13.0
wazuh_app_url: https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana wazuh_app_url: https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana
elasticrepo: elasticrepo:

View File

@ -1,7 +1,7 @@
--- ---
filebeat_version: 7.10.2 filebeat_version: 7.10.2
wazuh_template_branch: v4.13.1 wazuh_template_branch: v4.13.0
filebeat_node_name: node-1 filebeat_node_name: node-1

View File

@ -1,5 +1,5 @@
--- ---
wazuh_agent_version: 4.13.1 wazuh_agent_version: 4.13.0
# Custom packages installation # Custom packages installation

View File

@ -1,5 +1,5 @@
--- ---
wazuh_manager_version: 4.13.1 wazuh_manager_version: 4.13.0
wazuh_manager_fqdn: "wazuh-server" wazuh_manager_fqdn: "wazuh-server"
wazuh_manager_package_state: present wazuh_manager_package_state: present

View File

@ -1,2 +1,2 @@
--- ---
wazuh_version: 4.13.1 wazuh_version: 4.13.0

View File

@ -8,12 +8,12 @@ dashboard_node_name: node-1
dashboard_server_host: "0.0.0.0" dashboard_server_host: "0.0.0.0"
dashboard_server_port: "443" dashboard_server_port: "443"
dashboard_server_name: "dashboard" dashboard_server_name: "dashboard"
wazuh_version: 4.13.1 wazuh_version: 4.13.0
indexer_cluster_nodes: indexer_cluster_nodes:
- 127.0.0.1 - 127.0.0.1
# The Wazuh dashboard package repository # The Wazuh dashboard package repository
dashboard_version: "4.13.1" dashboard_version: "4.13.0"
# API credentials # API credentials
wazuh_api_credentials: wazuh_api_credentials:

View File

@ -1,2 +1,2 @@
--- ---
dashboard_version: 4.13.1 dashboard_version: 4.13.0

View File

@ -1,6 +1,6 @@
--- ---
# Cluster Settings # Cluster Settings
indexer_version: 4.13.1 indexer_version: 4.13.0
single_node: false single_node: false
indexer_node_name: node-1 indexer_node_name: node-1