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
579b89e9
Commit
579b89e9
authored
Dec 17, 2020
by
Ivan Fernandez Calvo
Browse files
Update to Elastic Stack 7.10.1
parent
c4880c32
Pipeline
#110709
passed with stage
in 8 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
Dockerfile
Dockerfile
+1
-1
Jenkinsfile
Jenkinsfile
+1
-1
README.md
README.md
+1
-1
download.json
download.json
+3
-3
No files found.
Dockerfile
View file @
579b89e9
...
...
@@ -8,7 +8,7 @@ ARG BASE_TAG=8.3
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=metricbeat
ARG
OS_AND_ARCH=linux-x86_64
...
...
Jenkinsfile
View file @
579b89e9
@Library
(
'DCCSCR@master'
)
_
dccscrPipeline
(
version:
'7.10.
0
'
)
dccscrPipeline
(
version:
'7.10.
1
'
)
README.md
View file @
579b89e9
...
...
@@ -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.10.
0
.html
)
.
[
here
](
https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.10.
1
.html
)
.
download.json
View file @
579b89e9
{
"resources"
:
[
{
"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"
,
"url"
:
"https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.10.
1
-linux-x86_64.tar.gz"
,
"filename"
:
"metricbeat-7.10.
1
-linux-x86_64.tar.gz"
,
"validation"
:
{
"type"
:
"sha512"
,
"value"
:
"
d29f809ce1fe81aff4a20f8626c2ee4aeec0842ba5346d83b62db7d1bbe22bc7a123bc513c8fbd5f1de2e
cf5c
064790e72e3da89d9a2691f43b56c84e4bb743d
"
"value"
:
"
55cbb164598facf4f82cba0eb6ef5ce2ff8b4788a16f5078f817b21b03bfb232c683ffb8d3dde921d7a642976bf8
cf
e
5c
f466f025b286572cd91cce7f6fe8f99
"
}
},
{
...
...
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