mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 00:38:21 -06:00
Merge branch '4.14.1' into merge-4.14.0-into-4.14.1
This commit is contained in:
commit
e438f984d2
18
CHANGELOG.md
18
CHANGELOG.md
@ -2,6 +2,24 @@
|
|||||||
|
|
||||||
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.14.1]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- None
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- None
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- None
|
||||||
|
|
||||||
|
### Deleted
|
||||||
|
|
||||||
|
- None
|
||||||
|
|
||||||
## [4.14.0]
|
## [4.14.0]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"version": "4.14.0",
|
"version": "4.14.1",
|
||||||
"stage": "alpha0"
|
"stage": "alpha0"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -32,7 +32,7 @@ spec:
|
|||||||
secretName: dashboard-certs
|
secretName: dashboard-certs
|
||||||
containers:
|
containers:
|
||||||
- name: wazuh-dashboard
|
- name: wazuh-dashboard
|
||||||
image: 'wazuh/wazuh-dashboard:4.14.0'
|
image: 'wazuh/wazuh-dashboard:4.14.1'
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
|
|||||||
@ -63,7 +63,7 @@ spec:
|
|||||||
privileged: true
|
privileged: true
|
||||||
containers:
|
containers:
|
||||||
- name: wazuh-indexer
|
- name: wazuh-indexer
|
||||||
image: 'wazuh/wazuh-indexer:4.14.0'
|
image: 'wazuh/wazuh-indexer:4.14.1'
|
||||||
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.14.0'
|
image: 'wazuh/wazuh-manager:4.14.1'
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 400m
|
cpu: 400m
|
||||||
|
|||||||
@ -48,7 +48,7 @@ spec:
|
|||||||
fsGroup: 101
|
fsGroup: 101
|
||||||
containers:
|
containers:
|
||||||
- name: wazuh-manager
|
- name: wazuh-manager
|
||||||
image: 'wazuh/wazuh-manager:4.14.0'
|
image: 'wazuh/wazuh-manager:4.14.1'
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 400m
|
cpu: 400m
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user