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
a5981d92
Commit
a5981d92
authored
Jul 28, 2021
by
Jacob Rohlman
Browse files
Merge branch 'metricbeat-7.13.4' into 'development'
Update to Elastic Stack 7.13.4 See merge request
!18
parents
f336449f
78354c5d
Pipeline
#393739
passed with stages
in 9 minutes and 42 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+6
-6
No files found.
Dockerfile
View file @
a5981d92
...
@@ -8,7 +8,7 @@ ARG BASE_TAG=8.4
...
@@ -8,7 +8,7 @@ ARG BASE_TAG=8.4
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
ARG
ELASTIC_STACK=7.13.
1
ARG
ELASTIC_STACK=7.13.
4
ARG
ELASTIC_PRODUCT=metricbeat
ARG
ELASTIC_PRODUCT=metricbeat
ARG
OS_AND_ARCH=linux-x86_64
ARG
OS_AND_ARCH=linux-x86_64
...
...
hardening_manifest.yaml
View file @
a5981d92
...
@@ -8,7 +8,7 @@ name: "elastic/beats/metricbeat"
...
@@ -8,7 +8,7 @@ name: "elastic/beats/metricbeat"
# The most specific version should be the first tag and will be shown
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
# on ironbank.dsop.io
tags
:
tags
:
-
"
7.13.
1
"
-
"
7.13.
4
"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
...
@@ -16,7 +16,7 @@ args:
...
@@ -16,7 +16,7 @@ args:
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_TAG
:
"
8.4"
BASE_TAG
:
"
8.4"
BASE_REGISTRY
:
registry1.dsop.io
BASE_REGISTRY
:
registry1.dsop.io
ELASTIC_STACK
:
"
7.13.
1
"
ELASTIC_STACK
:
"
7.13.
4
"
ELASTIC_PRODUCT
:
"
metricbeat"
ELASTIC_PRODUCT
:
"
metricbeat"
# Docker image labels
# Docker image labels
...
@@ -30,7 +30,7 @@ labels:
...
@@ -30,7 +30,7 @@ labels:
org.opencontainers.image.url
:
"
https://www.elastic.co/products/beats/metricbeat"
org.opencontainers.image.url
:
"
https://www.elastic.co/products/beats/metricbeat"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Elastic"
org.opencontainers.image.vendor
:
"
Elastic"
org.opencontainers.image.version
:
"
7.13.
1
"
org.opencontainers.image.version
:
"
7.13.
4
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
metrics,observabilty,o11y,oblt,beats,elastic,elasticsearch,golang"
mil.dso.ironbank.image.keywords
:
"
metrics,observabilty,o11y,oblt,beats,elastic,elasticsearch,golang"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -40,11 +40,11 @@ labels:
...
@@ -40,11 +40,11 @@ labels:
# List of resources to make available to the offline build context
# List of resources to make available to the offline build context
resources
:
resources
:
-
filename
:
metricbeat-7.13.
1
-linux-x86_64.tar.gz
-
filename
:
metricbeat-7.13.
4
-linux-x86_64.tar.gz
url
:
https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.13.
1
-linux-x86_64.tar.gz
url
:
https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.13.
4
-linux-x86_64.tar.gz
validation
:
validation
:
type
:
sha512
type
:
sha512
value
:
4d30a7b3224249b8ca73a35d144770ef59137b56d888a13fe3afe51fcdb6259039229b0957b3e824627c54544
53
c
164
1d4588fb1eba2b4d887a71e8dcdcc5f8
f
value
:
38aba8b62327c070c46eff36f45ed829e829f2e9584bb5875c095af07d04194d65f72c371b32ec7fb785516534cbf229f900d6f7f72ebb5a
53
2
164
6b11b7d21
f
-
filename
:
tinit
-
filename
:
tinit
url
:
https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64
url
:
https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64
validation
:
validation
:
...
...
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