From 4928ce160675a9520065cf62855b074561f80d6a Mon Sep 17 00:00:00 2001 From: c-bordon Date: Wed, 18 Dec 2024 14:32:24 -0300 Subject: [PATCH] Bump 4.10.3 branch to 4.10.3 version --- .github/workflows/builder_OVA.yaml | 4 ++-- .github/workflows/packages_builder_ami.yaml | 6 +++--- CHANGELOG.md | 2 +- VERSION | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/builder_OVA.yaml b/.github/workflows/builder_OVA.yaml index 4e25055..afcc596 100644 --- a/.github/workflows/builder_OVA.yaml +++ b/.github/workflows/builder_OVA.yaml @@ -11,11 +11,11 @@ on: wazuh_virtual_machines_reference: description: 'Branch or tag of the wazuh-virtual-machines repository' required: true - default: '4.10.2' + default: '4.10.3' WAZUH_INSTALLATION_ASSISTANT_REFERENCE: description: 'Branch or tag of the wazuh-installation-assistant repository' required: true - default: '4.10.2' + default: '4.10.3' WAZUH_PACKAGE_REPOSITORY: type: choice description: 'Wazuh package repository from which to download the packages' diff --git a/.github/workflows/packages_builder_ami.yaml b/.github/workflows/packages_builder_ami.yaml index 83051c2..dfe3c80 100644 --- a/.github/workflows/packages_builder_ami.yaml +++ b/.github/workflows/packages_builder_ami.yaml @@ -11,15 +11,15 @@ on: wazuh_virtual_machines_reference: description: 'Branch or tag of the wazuh-virtual-machines repository' required: true - default: '4.10.2' + default: '4.10.3' WAZUH_AUTOMATION_REFERENCE: description: 'Branch or tag of the wazuh-automation repository' required: true - default: '4.10.2' + default: '4.10.3' WAZUH_INSTALLATION_ASSISTANT_REFERENCE: description: 'Branch or tag of the wazuh-installation-assistant repository' required: true - default: '4.10.2' + default: '4.10.3' VERBOSITY: description: 'Verbosity level on playbooks execution' required: true diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f05382..40102aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. -## [4.10.2] +## [4.10.3] ### Added diff --git a/VERSION b/VERSION index 0216ba3..8540cb1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.10.2 +4.10.3