Merge pull request #404 from wazuh/bump-4.5.2

Bump `4.5.2`
This commit is contained in:
Gonzalo Acuña 2023-07-19 08:45:53 -03:00 committed by GitHub
commit 585611c52e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 6 deletions

View File

@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [4.5.2]
### Added
- Update to Wazuh version [4.5.2](https://github.com/wazuh/wazuh/blob/v4.5.2/CHANGELOG.md#v452)
## [4.5.1]
### Added

View File

@ -1,2 +1,2 @@
VERSION="4.5.1"
REVISION="40501"
VERSION="4.5.2"
REVISION="40502"

View File

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

View File

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

View File

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

View File

@ -44,7 +44,7 @@ spec:
fsGroup: 101
containers:
- name: wazuh-manager
image: 'wazuh/wazuh-manager:4.5.1'
image: 'wazuh/wazuh-manager:4.5.2'
resources:
limits:
cpu: 400m