[Vulnerability Management] Update CloudFormation template ElasticAgentVersion - #6034
Conversation
🌐 Coverage report
|
kfirpeled
left a comment
There was a problem hiding this comment.
if this change is dedicated for 8.9.0 please introduce a new version of 1.4.0-preview1 and change the condition to 8.9.0
|
Please do not merge this before the 1st QA cycle is over |
| - description: Send short notation of ElasticAgentVersion | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/6034 | ||
| - version: "1.3.0" |
There was a problem hiding this comment.
removing the preview from 1.3.0 means it will be published right after this will be merged.
We plan to release the integration on the release date of 8.8.0
please leave the preview suffix for 1.3.0
|
Package cloud_security_posture - 1.4.0-preview1 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.4.0-preview2 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.4.0-preview21 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.4.0-preview22 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.4.0-preview23 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.4.0 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
What does this PR do?
The meaning of
ElasticAgentVersionparameter has changed as part of the new cloudformation template.The template used to expect a value in the form of
elastic-agent-KIBANA_VERSION-linux-arm64, and as of the new template it only expectsKIBANA_VERSION.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots