mirror of
https://github.com/wazuh/wazuh-virtual-machines.git
synced 2025-12-10 08:51:11 -06:00
feat: bump 4.14.2
This commit is contained in:
parent
b8c73c3220
commit
f75b71cba2
4
.github/workflows/builder_OVA.yaml
vendored
4
.github/workflows/builder_OVA.yaml
vendored
@ -14,11 +14,11 @@ on:
|
||||
wazuh_installation_assistant_reference:
|
||||
description: 'Branch or tag of the wazuh-installation-assistant repository'
|
||||
required: true
|
||||
default: '4.14.1'
|
||||
default: '4.14.2'
|
||||
wazuh_automation_reference:
|
||||
description: 'Branch or tag of the wazuh-automation repository'
|
||||
required: true
|
||||
default: '4.14.1'
|
||||
default: '4.14.2'
|
||||
wazuh_package_repository:
|
||||
type: choice
|
||||
description: 'Wazuh package repository from which to download the packages'
|
||||
|
||||
4
.github/workflows/packages_builder_ami.yaml
vendored
4
.github/workflows/packages_builder_ami.yaml
vendored
@ -14,11 +14,11 @@ on:
|
||||
wazuh_automation_reference:
|
||||
description: 'Branch or tag of the wazuh-automation repository'
|
||||
required: true
|
||||
default: '4.14.1'
|
||||
default: '4.14.2'
|
||||
wazuh_installation_assistant_reference:
|
||||
description: 'Branch or tag of the wazuh-installation-assistant repository'
|
||||
required: true
|
||||
default: '4.14.1'
|
||||
default: '4.14.2'
|
||||
debug:
|
||||
description: 'Verbosity level on playbooks execution'
|
||||
required: true
|
||||
|
||||
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,6 +1,24 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [4.14.2]
|
||||
|
||||
### Added
|
||||
|
||||
- None
|
||||
|
||||
### Changed
|
||||
|
||||
- None
|
||||
|
||||
### Fixed
|
||||
|
||||
- None
|
||||
|
||||
### Deleted
|
||||
|
||||
- None
|
||||
|
||||
## [4.14.1]
|
||||
|
||||
### Added
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"version": "4.14.1",
|
||||
"stage": "rc2"
|
||||
"version": "4.14.2",
|
||||
"stage": "alpha0"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user