Merge pull request #1013 from wazuh/enhancement/1012-support-new-version-4.11.2

Support new version 4.11.2
This commit is contained in:
Gonzalo Acuña 2025-03-17 13:53:59 -03:00 committed by GitHub
commit 70d39df055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 24 additions and 6 deletions

View File

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

View File

@ -1,2 +1,2 @@
VERSION="4.11.1"
REVISION="41112"
VERSION="4.11.2"
REVISION="41120"

View File

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

View File

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

View File

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

View File

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