
Wazuh Server
Channel | Revision | Published | Runs on |
---|---|---|---|
4.11/stable | 167 | 07 Jul 2025 | |
4.11/edge | 200 | 01 Oct 2025 |
juju deploy wazuh-server --channel 4.11/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
How to perform a minor upgrade
Example: Wazuh 4.9 → Wazuh 4.11.
The workload's versions are pinned in the charms.
No automatic upgrades will happen if they're not triggered at the charm level.
Wazuh server
The Wazuh server has a stateless workload. It can safely be upgraded through juju refresh
.
While the workload is stateless, some data are temporarily stored on disk before being sent
to Wazuh indexer. So you should not destroy or recreate the application and/or the units.
Wazuh dashboards
The Wazuh dashboards charm has a stateless workload. It can safely be upgraded through juju refresh
.
Wazuh indexer
This is where all data are persisted so upgrades should be done carefully.
The recommendation is to follow the Upgrade guide from the OpenSearch charm documentation.