mirror of
https://github.com/wazuh/wazuh-virtual-machines.git
synced 2025-12-10 08:51:11 -06:00
Merge branch 'main' into enhancement/451-rework-artifacts-urls-file
This commit is contained in:
commit
ec3ab9d3e7
2
.github/workflows/builder_OVA.yaml
vendored
2
.github/workflows/builder_OVA.yaml
vendored
@ -67,7 +67,7 @@ env:
|
||||
ALLOCATOR_PATH: "/tmp/allocatorvm_ova"
|
||||
WORKFLOW_VENV: "${{ github.workspace }}/workflow_venv"
|
||||
S3_BUCKET_TO_STORE_OVA: ${{ vars.AWS_S3_BUCKET }}
|
||||
S3_PATH_TO_STORE_OVA: "development/wazuh/6.x/secondary/ova"
|
||||
S3_PATH_TO_STORE_OVA: "development/wazuh/5.x/secondary/ova"
|
||||
COMMIT_LIST: ${{ inputs.commit_list }}
|
||||
PROD_ARTIFACTS_URLS_BUCKET: ${{ vars.AWS_S3_BUCKET_PROD }}
|
||||
PRE_PROD_ARTIFACTS_URLS_BUCKET: ${{ vars.AWS_S3_BUCKET_PRE }}
|
||||
|
||||
@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
### Changed
|
||||
|
||||
- Update AWS S3 OVA path ([#465](https://github.com/wazuh/wazuh-virtual-machines/pull/465))
|
||||
- Update certificate handling and configuration ([#468](https://github.com/wazuh/wazuh-virtual-machines/pull/468))
|
||||
- Update indexes deleted in OVA and AMI builds. ([#459](https://github.com/wazuh/wazuh-virtual-machines/pull/459))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user