diff --git a/Dockerfile b/Dockerfile index c2b9a69cad510312814f4dd0e8dd5cb8d7c3f7a9..bb409d31aa698711b58a6917fbc43590b25eb093 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ ARG BASE_TAG=8.4 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=filebeat ARG OS_AND_ARCH=linux-x86_64 diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 50ea7111e8a2626bbeb49940a20fc1867d74773d..b41759747e8831b35e1ba0fa248df96fb0dd54b5 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "elastic/beats/filebeat" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "7.13.1" +- "7.13.4" - "latest" # Build args passed to Dockerfile ARGs @@ -16,7 +16,7 @@ args: BASE_IMAGE: "redhat/ubi/ubi8" BASE_TAG: "8.4" BASE_REGISTRY: registry1.dsop.io - ELASTIC_STACK: "7.13.1" + ELASTIC_STACK: "7.13.4" ELASTIC_PRODUCT: "filebeat" # Docker image labels @@ -30,7 +30,7 @@ labels: org.opencontainers.image.url: "https://www.elastic.co/products/beats/filebeat" ## Name of the distributing entity, organization or individual 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") mil.dso.ironbank.image.keywords: "log,observabilty,o11y,oblt,beats,elastic,elasticsearch,golang" ## This value can be "opensource" or "commercial" @@ -40,11 +40,11 @@ labels: # List of resources to make available to the offline build context resources: -- filename: filebeat-7.13.1-linux-x86_64.tar.gz - url: https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.13.1-linux-x86_64.tar.gz +- filename: filebeat-7.13.4-linux-x86_64.tar.gz + url: https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.13.4-linux-x86_64.tar.gz validation: type: sha512 - value: 7ed7f7dd6c8b2a8f694dace337fe728535b9df16726e3cf2e0b0eeef17925c0c13516e1724d3940e1ad5273ebe3d92a727edf7efdc78e7d4cd72bbc2ce710e74 + value: 51fdf4c2d4ecb244608c0ecb37cdc5591fd6ee3b8de9b7aea3ccde7a26052eab7906c3152140cc7aff7e1855927c190687eebf8f43be554ff2a0b5dfdbb11658 - filename: tinit url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: