Skip to content

Commit 0eef604

Browse files
Tosttiasteriscos
andauthored
Merge 4.11.1 into 4.12.0 (#572)
Co-authored-by: Federico Rodriguez <[email protected]>
1 parent dcef7df commit 0eef604

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/build_wazuh_dashboard_with_plugins.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ on:
8888

8989
jobs:
9090
setup-variables:
91-
runs-on: ubuntu-latest
91+
runs-on: ubuntu-24.04
9292
name: Setup variables
9393
outputs:
9494
CURRENT_DIR: ${{ steps.setup-variables.outputs.CURRENT_DIR }}
@@ -182,7 +182,7 @@ jobs:
182182
echo "ARCHITECTURE_FLAG=$ARCHITECTURE_FLAG" >> $GITHUB_OUTPUT
183183
184184
validate-job:
185-
runs-on: ubuntu-latest
185+
runs-on: ubuntu-24.04
186186
needs: setup-variables
187187
name: Validate inputs
188188
steps:

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the Wazuh app project will be documented in this file.
44

5-
## Wazuh dashboard v4.12.0 - OpenSearch Dashboards 2.19.0 - Revision 00
5+
## Wazuh dashboard v4.12.0 - OpenSearch Dashboards 2.19.1 - Revision 00
66

77
### Added
88

@@ -13,7 +13,7 @@ All notable changes to the Wazuh app project will be documented in this file.
1313
- Fixed a style issue with the empty button texts are cut off in v7 theme of OpenSearch Dashboards 2.19.0 upgrade [#423](https://github.com/wazuh/wazuh-dashboard/issues/423)
1414
- Fixed horizontal scrolling in the v7 theme of the Discover plugin to improve accessibility when many columns exceed the viewport width, ensuring easier navigation [#7330](https://github.com/wazuh/wazuh-dashboard-plugins/issues/7330)
1515

16-
## Wazuh dashboard v4.11.1 - OpenSearch Dashboards 2.16.0 - Revision 00
16+
## Wazuh dashboard v4.11.1 - OpenSearch Dashboards 2.16.0 - Revision 02
1717

1818
### Added
1919

0 commit comments

Comments
 (0)