diff --git a/CHANGELOG.md b/CHANGELOG.md index 9183bda873..c4323d58c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to the Wazuh app project will be documented in this file. -## Wazuh v5.0.0 - OpenSearch Dashboards 2.16.0 - Revision 00 +## Wazuh v5.0.0 - OpenSearch Dashboards 2.17.1 - Revision 00 ### Added diff --git a/docker/imposter/wazuh-config.yml b/docker/imposter/wazuh-config.yml index d23418d081..0d3f69b513 100755 --- a/docker/imposter/wazuh-config.yml +++ b/docker/imposter/wazuh-config.yml @@ -1,6 +1,6 @@ --- plugin: openapi -specFile: https://raw.githubusercontent.com/wazuh/wazuh/master/api/api/spec/spec.yaml +specFile: https://raw.githubusercontent.com/wazuh/wazuh/v4.9.1/api/api/spec/spec.yaml system: stores: # this store is preloaded from file diff --git a/docker/osd-dev/dev.sh b/docker/osd-dev/dev.sh index 85a2de8554..1866e9b336 100755 --- a/docker/osd-dev/dev.sh +++ b/docker/osd-dev/dev.sh @@ -19,6 +19,7 @@ os_versions=( '2.14.0' '2.15.0' '2.16.0' + '2.17.1' ) osd_versions=( @@ -40,6 +41,8 @@ osd_versions=( '2.14.0' '2.15.0' '2.16.0' + '2.17.1' + '2.17.1.arm' ) wzs_version=( diff --git a/docker/osd-dev/dev.yml b/docker/osd-dev/dev.yml index e7f4349eee..f8f2a47c03 100755 --- a/docker/osd-dev/dev.yml +++ b/docker/osd-dev/dev.yml @@ -239,10 +239,9 @@ services: - ${OSD_PORT}:5601 environment: - 'LOGS=/proc/1/fd/1' - entrypoint: ['tail', '-f', '/dev/null'] volumes: - osd_cache:/home/node/.cache - - '${SRC}/main:/home/node/kbn/plugins/wazuh' + - '${SRC}/main:/home/node/kbn/plugins/main' - '${SRC}/wazuh-core:/home/node/kbn/plugins/wazuh-core' - '${SRC}/wazuh-check-updates:/home/node/kbn/plugins/wazuh-check-updates' - '${SRC}/wazuh-engine:/home/node/kbn/plugins/wazuh-engine' diff --git a/plugins/main/package.json b/plugins/main/package.json index bcbd5f50ef..c73108091a 100644 --- a/plugins/main/package.json +++ b/plugins/main/package.json @@ -3,7 +3,7 @@ "version": "5.0.0", "revision": "00", "pluginPlatform": { - "version": "2.16.0" + "version": "2.17.1" }, "description": "Wazuh dashboard", "keywords": [ diff --git a/plugins/main/public/components/agents/stats/__snapshots__/table.test.tsx.snap b/plugins/main/public/components/agents/stats/__snapshots__/table.test.tsx.snap index 7d61dc4e32..69ead6bd8d 100644 --- a/plugins/main/public/components/agents/stats/__snapshots__/table.test.tsx.snap +++ b/plugins/main/public/components/agents/stats/__snapshots__/table.test.tsx.snap @@ -445,6 +445,7 @@ exports[`AgentStatTable component Renders correctly to match the snapshot 1`] = >