mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 16:46:36 -06:00
Bump 4.8.2 branch to 4.8.2 version
This commit is contained in:
parent
7a55346c15
commit
3bdc20215d
@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [4.8.2]
|
||||
|
||||
### Added
|
||||
|
||||
- Update to Wazuh version [4.8.2](https://github.com/wazuh/wazuh/blob/v4.8.2/CHANGELOG.md#v481)
|
||||
|
||||
## [4.8.1]
|
||||
|
||||
### Added
|
||||
|
||||
4
VERSION
4
VERSION
@ -1,2 +1,2 @@
|
||||
VERSION="4.8.1"
|
||||
REVISION="40817"
|
||||
VERSION="4.8.2"
|
||||
REVISION="40818"
|
||||
|
||||
@ -32,7 +32,7 @@ spec:
|
||||
secretName: dashboard-certs
|
||||
containers:
|
||||
- name: wazuh-dashboard
|
||||
image: 'wazuh/wazuh-dashboard:4.8.1'
|
||||
image: 'wazuh/wazuh-dashboard:4.8.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
@ -59,7 +59,7 @@ spec:
|
||||
privileged: true
|
||||
containers:
|
||||
- name: wazuh-indexer
|
||||
image: 'wazuh/wazuh-indexer:4.8.1'
|
||||
image: 'wazuh/wazuh-indexer:4.8.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
@ -41,7 +41,7 @@ spec:
|
||||
fsGroup: 101
|
||||
containers:
|
||||
- name: wazuh-manager
|
||||
image: 'wazuh/wazuh-manager:4.8.1'
|
||||
image: 'wazuh/wazuh-manager:4.8.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 400m
|
||||
|
||||
@ -44,7 +44,7 @@ spec:
|
||||
fsGroup: 101
|
||||
containers:
|
||||
- name: wazuh-manager
|
||||
image: 'wazuh/wazuh-manager:4.8.1'
|
||||
image: 'wazuh/wazuh-manager:4.8.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 400m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user