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
elastic-agent
Commits
2302000e
Commit
2302000e
authored
Dec 17, 2020
by
Ivan Fernandez Calvo
Browse files
Update to Elastic Stack 7.10.1
parent
b5a94b0c
Pipeline
#110721
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 @
2302000e
...
@@ -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
...
...
Jenkinsfile
View file @
2302000e
@Library
(
'DCCSCR@master'
)
_
@Library
(
'DCCSCR@master'
)
_
dccscrPipeline
(
version:
'7.10.
0
'
)
dccscrPipeline
(
version:
'7.10.
1
'
)
README.md
View file @
2302000e
...
@@ -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
)
.
download.json
View file @
2302000e
{
{
"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"
:
"
e
53
9c13e83c80eb519b86004551b5c27af2946ae918f8d1cb894a50192dbcf0394c7022841cb5bcf86bd082423a001d810f73c544d312e70845412d6ccd71e48
"
"value"
:
"53
472da2bf8b8c9039beaf1a2c6214014c35332869abab68f980104c8eea6793a331451ca086de766f2cd0f9fe57f0759a1ce43a7d0a5f587e649bcf6119a354
"
}
}
},
},
{
{
...
...
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