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
24b49ee0
Commit
24b49ee0
authored
Jun 09, 2021
by
Jacob Rohlman
Browse files
Merge branch 'metricbeat-7.13.1' into 'development'
Update to 7.13.1 See merge request
!15
parents
2fe3c316
99d84545
Pipeline
#306241
passed with stages
in 29 minutes and 25 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
9 deletions
+10
-9
Dockerfile
Dockerfile
+1
-1
README.md
README.md
+2
-2
hardening_manifest.yaml
hardening_manifest.yaml
+7
-6
No files found.
Dockerfile
View file @
24b49ee0
...
...
@@ -8,7 +8,7 @@ ARG BASE_TAG=8.3
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
ARG
ELASTIC_STACK=7.1
2.0
ARG
ELASTIC_STACK=7.1
3.1
ARG
ELASTIC_PRODUCT=metricbeat
ARG
OS_AND_ARCH=linux-x86_64
...
...
README.md
View file @
24b49ee0
...
...
@@ -32,9 +32,9 @@ visiting [Elastic Community](https://www.elastic.co/community).
This software is governed by the
[
Elastic
License
](
https://github.com/elastic/elasticsearch/blob/7.1
2
/licenses/ELASTIC-LICENSE.txt
)
,
License
](
https://github.com/elastic/elasticsearch/blob/7.1
3
/licenses/ELASTIC-LICENSE.txt
)
,
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.1
2
.1.html
)
.
[
here
](
https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.1
3
.1.html
)
.
hardening_manifest.yaml
View file @
24b49ee0
...
...
@@ -8,7 +8,7 @@ name: "elastic/beats/metricbeat"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags
:
-
"
7.1
2.0
"
-
"
7.1
3.1
"
-
"
latest"
# Build args passed to Dockerfile ARGs
...
...
@@ -16,7 +16,7 @@ args:
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_TAG
:
"
8.3"
BASE_REGISTRY
:
registry1.dsop.io
ELASTIC_STACK
:
"
7.1
2.0
"
ELASTIC_STACK
:
"
7.1
3.1
"
ELASTIC_PRODUCT
:
"
metricbeat"
# Docker image labels
...
...
@@ -30,7 +30,7 @@ labels:
org.opencontainers.image.url
:
"
https://www.elastic.co/products/beats/metricbeat"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Elastic"
org.opencontainers.image.version
:
"
7.1
2.0
"
org.opencontainers.image.version
:
"
7.1
3.1
"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
metrics,observabilty,o11y,oblt,beats,elastic,elasticsearch,golang"
## This value can be "opensource" or "commercial"
...
...
@@ -40,17 +40,18 @@ labels:
# List of resources to make available to the offline build context
resources
:
-
filename
:
metricbeat-7.1
2.0
-linux-x86_64.tar.gz
url
:
https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.1
2.0
-linux-x86_64.tar.gz
-
filename
:
metricbeat-7.1
3.1
-linux-x86_64.tar.gz
url
:
https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.1
3.1
-linux-x86_64.tar.gz
validation
:
type
:
sha512
value
:
e4e2497a1d8688480874ef7f409cfb313ea1081950a797b123074f9d4d7eb50756c657af3eac562a53ee02d784aabe53ec4aaee13637e1f92b0bffdc99382126
value
:
4d30a7b3224249b8ca73a35d144770ef59137b56d888a13fe3afe51fcdb6259039229b0957b3e824627c5454453c1641d4588fb1eba2b4d887a71e8dcdcc5f8f
-
filename
:
tinit
url
:
https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64
validation
:
type
:
sha256
value
:
93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c
# List of project maintainers
maintainers
:
-
email
:
"
nassim.kammah@elastic.co"
...
...
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