mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-11 12:35:15 -06:00
Bumped branch 4.10.2 to 4.10.2 version
This commit is contained in:
parent
ff69149fed
commit
01c3d09659
@ -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
|
||||||
|
|||||||
4
VERSION
4
VERSION
@ -1,2 +1,2 @@
|
|||||||
VERSION="4.10.1"
|
VERSION="4.10.2"
|
||||||
REVISION="41010"
|
REVISION="41020"
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user