Merge pull request #1156 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 08:50:17 -03:00 committed by GitHub
commit ee4fd3d012
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 6 additions and 24 deletions

View File

@ -2,24 +2,6 @@
All notable changes to this project will be documented in this file.
## [4.13.1]
### Added
- None
### Changed
- None
### Fixed
- None
### Deleted
- None
## [4.13.0]
### Added

View File

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

View File

@ -32,7 +32,7 @@ spec:
secretName: dashboard-certs
containers:
- name: wazuh-dashboard
image: 'wazuh/wazuh-dashboard:4.13.1'
image: 'wazuh/wazuh-dashboard:4.13.0'
resources:
limits:
cpu: 500m

View File

@ -59,7 +59,7 @@ spec:
privileged: true
containers:
- name: wazuh-indexer
image: 'wazuh/wazuh-indexer:4.13.1'
image: 'wazuh/wazuh-indexer:4.13.0'
resources:
limits:
cpu: 500m

View File

@ -41,7 +41,7 @@ spec:
fsGroup: 101
containers:
- name: wazuh-manager
image: 'wazuh/wazuh-manager:4.13.1'
image: 'wazuh/wazuh-manager:4.13.0'
resources:
limits:
cpu: 400m

View File

@ -48,7 +48,7 @@ spec:
fsGroup: 101
containers:
- name: wazuh-manager
image: 'wazuh/wazuh-manager:4.13.1'
image: 'wazuh/wazuh-manager:4.13.0'
resources:
limits:
cpu: 400m