mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-11 12:35:15 -06:00
Bump version to 4.7.2
This commit is contained in:
parent
63df6371fe
commit
6b4da9fb79
@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [4.7.2]
|
||||
|
||||
### Added
|
||||
|
||||
- Update to Wazuh version [4.7.2](https://github.com/wazuh/wazuh/blob/v4.7.2/CHANGELOG.md#v472)
|
||||
|
||||
## [4.7.1]
|
||||
|
||||
### Added
|
||||
|
||||
4
VERSION
4
VERSION
@ -1,2 +1,2 @@
|
||||
VERSION="4.7.1"
|
||||
REVISION="40706"
|
||||
VERSION="4.7.2"
|
||||
REVISION="40708"
|
||||
|
||||
@ -32,7 +32,7 @@ spec:
|
||||
secretName: dashboard-certs
|
||||
containers:
|
||||
- name: wazuh-dashboard
|
||||
image: 'wazuh/wazuh-dashboard:4.7.1'
|
||||
image: 'wazuh/wazuh-dashboard:4.7.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
@ -59,7 +59,7 @@ spec:
|
||||
privileged: true
|
||||
containers:
|
||||
- name: wazuh-indexer
|
||||
image: 'wazuh/wazuh-indexer:4.7.1'
|
||||
image: 'wazuh/wazuh-indexer:4.7.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
@ -41,7 +41,7 @@ spec:
|
||||
fsGroup: 101
|
||||
containers:
|
||||
- name: wazuh-manager
|
||||
image: 'wazuh/wazuh-manager:4.7.1'
|
||||
image: 'wazuh/wazuh-manager:4.7.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 400m
|
||||
|
||||
@ -44,7 +44,7 @@ spec:
|
||||
fsGroup: 101
|
||||
containers:
|
||||
- name: wazuh-manager
|
||||
image: 'wazuh/wazuh-manager:4.7.1'
|
||||
image: 'wazuh/wazuh-manager:4.7.2'
|
||||
resources:
|
||||
limits:
|
||||
cpu: 400m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user