Bumped branch 4.10.2 to 4.10.2 version

This commit is contained in:
c-bordon 2024-10-03 12:18:57 -03:00
parent ff69149fed
commit 01c3d09659
No known key found for this signature in database
GPG Key ID: E723BAA51FA52642
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. All notable changes to this project will be documented in this file.
## [4.10.2]
### Added
- Update to Wazuh version [4.10.2](https://github.com/wazuh/wazuh/blob/v4.10.2/CHANGELOG.md#v4101)
## [4.10.1] ## [4.10.1]
### Added ### Added

View File

@ -1,2 +1,2 @@
VERSION="4.10.1" VERSION="4.10.2"
REVISION="41010" REVISION="41020"

View File

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

View File

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

View File

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

View File

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