UNCLASSIFIED

Commit 2302000e authored by Ivan Fernandez Calvo's avatar Ivan Fernandez Calvo
Browse files

Update to Elastic Stack 7.10.1

parent b5a94b0c
Pipeline #110721 passed with stage
in 8 seconds
...@@ -8,7 +8,7 @@ ARG BASE_TAG=8.3 ...@@ -8,7 +8,7 @@ ARG BASE_TAG=8.3
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
ARG ELASTIC_STACK=7.10.0 ARG ELASTIC_STACK=7.10.1
ARG ELASTIC_PRODUCT=elastic-agent ARG ELASTIC_PRODUCT=elastic-agent
ARG OS_AND_ARCH=linux-x86_64 ARG OS_AND_ARCH=linux-x86_64
......
@Library('DCCSCR@master') _ @Library('DCCSCR@master') _
dccscrPipeline(version: '7.10.0') dccscrPipeline(version: '7.10.1')
...@@ -42,4 +42,4 @@ and includes the full set of [free ...@@ -42,4 +42,4 @@ and includes the full set of [free
features](https://www.elastic.co/subscriptions). features](https://www.elastic.co/subscriptions).
View the detailed release notes View the detailed release notes
[here](https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.10.0.html). [here](https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.10.1.html).
{ {
"resources": [ "resources": [
{ {
"url": "https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-7.10.0-linux-x86_64.tar.gz", "url": "https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-7.10.1-linux-x86_64.tar.gz",
"filename": "elastic-agent-7.10.0-linux-x86_64.tar.gz", "filename": "elastic-agent-7.10.1-linux-x86_64.tar.gz",
"validation": { "validation": {
"type": "sha512", "type": "sha512",
"value": "e539c13e83c80eb519b86004551b5c27af2946ae918f8d1cb894a50192dbcf0394c7022841cb5bcf86bd082423a001d810f73c544d312e70845412d6ccd71e48" "value": "53472da2bf8b8c9039beaf1a2c6214014c35332869abab68f980104c8eea6793a331451ca086de766f2cd0f9fe57f0759a1ce43a7d0a5f587e649bcf6119a354"
} }
}, },
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment