forked from wazuh/wazuh-docker
Update 4.11.0 version to 4.12.0
This commit is contained in:
@@ -242,4 +242,4 @@ runs:
|
||||
echo "/dev/root:"
|
||||
printSavedSpace $((AVAILABLE_ROOT_END - AVAILABLE_ROOT_INITIAL))
|
||||
echo "overall:"
|
||||
printSavedSpace $((AVAILABLE_END - AVAILABLE_INITIAL))
|
||||
printSavedSpace $((AVAILABLE_END - AVAILABLE_INITIAL))
|
||||
|
||||
@@ -42,12 +42,12 @@ on:
|
||||
inputs:
|
||||
image_tag:
|
||||
description: 'Docker image tag'
|
||||
default: '4.11.0'
|
||||
default: '4.12.0'
|
||||
required: true
|
||||
type: string
|
||||
docker_reference:
|
||||
description: 'wazuh-docker reference'
|
||||
default: 'v4.11.0'
|
||||
default: 'v4.12.0'
|
||||
required: false
|
||||
type: string
|
||||
products:
|
||||
|
||||
Reference in New Issue
Block a user