UNCLASSIFIED

Commit cb47f9eb authored by sean.melissari's avatar sean.melissari
Browse files

Merge branch 'bump-7-10' into 'development'

bump 7.10.0

See merge request !8
parents 4dfd8f1f af4ee348
Pipeline #77465 passed with stages
in 13 minutes and 9 seconds
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
################################################################################ ################################################################################
ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.2 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.9.2 ARG ELASTIC_STACK=7.10.0
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.9.2') dccscrPipeline(version: '7.10.0')
...@@ -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.9.2.html). [here](https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.10.0.html).
{ {
"resources": [ "resources": [
{ {
"url": "https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-7.9.2-linux-x86_64.tar.gz", "url": "https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-7.10.0-linux-x86_64.tar.gz",
"filename": "elastic-agent-7.9.2-linux-x86_64.tar.gz", "filename": "elastic-agent-7.10.0-linux-x86_64.tar.gz",
"validation": { "validation": {
"type": "sha512", "type": "sha512",
"value": "1fafca25d970b94e62d4b72742e27bf94282f73b73eb7586f00e0f8ab00adbca178aa3ae3c2126e33fa59b1cd2f44449726a7814f7ffbe00ffb53e5f8b9aa68f" "value": "e539c13e83c80eb519b86004551b5c27af2946ae918f8d1cb894a50192dbcf0394c7022841cb5bcf86bd082423a001d810f73c544d312e70845412d6ccd71e48"
} }
}, },
{ {
......
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