mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 00:38:21 -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.
|
||||
|
||||
## [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]
|
||||
|
||||
### Added
|
||||
|
||||
4
VERSION
4
VERSION
@ -1,2 +1,2 @@
|
||||
VERSION="4.10.1"
|
||||
REVISION="41010"
|
||||
VERSION="4.10.2"
|
||||
REVISION="41020"
|
||||
|
||||
@ -32,7 +32,7 @@ spec:
|
||||
secretName: dashboard-certs
|
||||
containers:
|
||||
- name: wazuh-dashboard
|
||||
image: 'wazuh/wazuh-dashboard:4.10.1'
|
||||
image: 'wazuh/wazuh-dashboard:4.10.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
@ -59,7 +59,7 @@ spec:
|
||||
privileged: true
|
||||
containers:
|
||||
- name: wazuh-indexer
|
||||
image: 'wazuh/wazuh-indexer:4.10.1'
|
||||
image: 'wazuh/wazuh-indexer:4.10.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
@ -41,7 +41,7 @@ spec:
|
||||
fsGroup: 101
|
||||
containers:
|
||||
- name: wazuh-manager
|
||||
image: 'wazuh/wazuh-manager:4.10.1'
|
||||
image: 'wazuh/wazuh-manager:4.10.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 400m
|
||||
|
||||
@ -44,7 +44,7 @@ spec:
|
||||
fsGroup: 101
|
||||
containers:
|
||||
- name: wazuh-manager
|
||||
image: 'wazuh/wazuh-manager:4.10.1'
|
||||
image: 'wazuh/wazuh-manager:4.10.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 400m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user