Skip to content

Commit f6a3b2d

Browse files
authored
Merge pull request #234 from wazuh/bump-4.11.2-branch
Bumped 4.11.2 branch to 4.11.2 version
2 parents 5dad709 + d716e32 commit f6a3b2d

File tree

4 files changed

+25
-7
lines changed

4 files changed

+25
-7
lines changed

.github/workflows/builder_OVA.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ on:
1111
wazuh_virtual_machines_reference:
1212
description: 'Branch or tag of the wazuh-virtual-machines repository'
1313
required: true
14-
default: '4.11.1'
14+
default: '4.11.2'
1515
wazuh_installation_assistant_reference:
1616
description: 'Branch or tag of the wazuh-installation-assistant repository'
1717
required: true
18-
default: '4.11.1'
18+
default: '4.11.2'
1919
wazuh_automation_reference:
2020
description: 'Branch or tag of the wazuh-automation repository'
2121
required: true
22-
default: '4.11.1'
22+
default: '4.11.2'
2323
wazuh_package_repository:
2424
type: choice
2525
description: 'Wazuh package repository from which to download the packages'

.github/workflows/packages_builder_ami.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ on:
1111
wazuh_virtual_machines_reference:
1212
description: 'Branch or tag of the wazuh-virtual-machines repository'
1313
required: true
14-
default: '4.11.1'
14+
default: '4.11.2'
1515
wazuh_automation_reference:
1616
description: 'Branch or tag of the wazuh-automation repository'
1717
required: true
18-
default: '4.11.1'
18+
default: '4.11.2'
1919
wazuh_installation_assistant_reference:
2020
description: 'Branch or tag of the wazuh-installation-assistant repository'
2121
required: true
22-
default: '4.11.1'
22+
default: '4.11.2'
2323
debug:
2424
description: 'Verbosity level on playbooks execution'
2525
required: true

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [4.11.2]
5+
6+
### Added
7+
8+
- None
9+
10+
### Changed
11+
12+
- None
13+
14+
### Fixed
15+
16+
- None
17+
18+
### Deleted
19+
20+
- None
21+
422
## [4.11.1]
523

624
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.11.1
1+
4.11.2

0 commit comments

Comments
 (0)