UNCLASSIFIED

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

bump 7.10.0

parent 3ce44c90
Pipeline #74220 passed with stages
in 11 minutes and 35 seconds
......@@ -4,11 +4,11 @@
################################################################################
ARG BASE_REGISTRY=registry1.dsop.io
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
ARG ELASTIC_STACK=7.9.2
ARG ELASTIC_STACK=7.10.0
ARG ELASTIC_PRODUCT=metricbeat
ARG OS_AND_ARCH=linux-x86_64
......
@Library('DCCSCR@master') _
dccscrPipeline(version: '7.9.2')
dccscrPipeline(version: '7.10.0')
......@@ -37,4 +37,4 @@ and includes the full set of [free
features](https://www.elastic.co/subscriptions).
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": [
{
"url": "https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.9.2-linux-x86_64.tar.gz",
"filename": "metricbeat-7.9.2-linux-x86_64.tar.gz",
"url": "https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.10.0-linux-x86_64.tar.gz",
"filename": "metricbeat-7.10.0-linux-x86_64.tar.gz",
"validation": {
"type": "sha512",
"value": "5a2ea3f04629f3ee93146f96487c71f7ed27c774a29d258fc727baa1fdce23d83080c3467a571daaf6ffb7d09b7dd6d7d148bb6d62415393d9cbd158a9442a26"
"value": "d29f809ce1fe81aff4a20f8626c2ee4aeec0842ba5346d83b62db7d1bbe22bc7a123bc513c8fbd5f1de2ecf5c064790e72e3da89d9a2691f43b56c84e4bb743d"
}
},
{
......
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