UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
E
Elastic
Beats
metricbeat
Commits
e45474c4
Commit
e45474c4
authored
Nov 12, 2020
by
sean.melissari
Browse files
Merge branch 'bump-7-10' into 'development'
bump 7.10.0 See merge request
!3
parents
3ce44c90
d0f5b9e1
Pipeline
#74287
passed with stages
in 12 minutes and 38 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
Dockerfile
Dockerfile
+2
-2
Jenkinsfile
Jenkinsfile
+1
-1
README.md
README.md
+1
-1
download.json
download.json
+3
-3
No files found.
Dockerfile
View file @
e45474c4
...
...
@@ -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
...
...
Jenkinsfile
View file @
e45474c4
@Library
(
'DCCSCR@master'
)
_
dccscrPipeline
(
version:
'7.
9.2
'
)
dccscrPipeline
(
version:
'7.
10.0
'
)
README.md
View file @
e45474c4
...
...
@@ -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
)
.
download.json
View file @
e45474c4
{
"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
"
}
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment