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
cb47f9eb
Commit
cb47f9eb
authored
Nov 12, 2020
by
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
Changes
4
Pipelines
2
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 @
cb47f9eb
...
@@ -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
...
...
Jenkinsfile
View file @
cb47f9eb
@Library
(
'DCCSCR@master'
)
_
@Library
(
'DCCSCR@master'
)
_
dccscrPipeline
(
version:
'7.
9.2
'
)
dccscrPipeline
(
version:
'7.
10.0
'
)
README.md
View file @
cb47f9eb
...
@@ -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
)
.
download.json
View file @
cb47f9eb
{
{
"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"
:
"
1fafca25d970b94e62d4b72742e27bf94282f73b73eb7586f00e0f8ab00adbca178aa3ae3c2126e33fa59b1cd2f44449726a7
81
4
f7
ffbe00ffb53e5f8b9aa68f
"
"value"
:
"
e539c13e83c80eb519b86004551b5c27af2946ae918f8d1cb894a50192dbcf0394c7022841cb5bcf86bd082423a001d
81
0
f7
3c544d312e70845412d6ccd71e48
"
}
}
},
},
{
{
...
...
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