From 4e9783a798dd880078ef3b6d40b109eb65303e50 Mon Sep 17 00:00:00 2001 From: Mike Place Date: Wed, 4 Aug 2021 19:08:52 +0200 Subject: [PATCH 1/3] Update to Elastic Stack 7.14.0 --- Dockerfile | 2 +- README.md | 4 ++-- hardening_manifest.yaml | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Dockerfile b/Dockerfile index bb409d3..9c5d990 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.4 +ARG ELASTIC_STACK=7.14.0 ARG ELASTIC_PRODUCT=filebeat ARG OS_AND_ARCH=linux-x86_64 diff --git a/README.md b/README.md index a432e5d..97dfb12 100644 --- a/README.md +++ b/README.md @@ -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.13/licenses/ELASTIC-LICENSE.txt), +License](https://github.com/elastic/elasticsearch/blob/7.14/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.13.1.html). +[here](https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.14.1.html). diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index b417597..e01ea1f 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.4" +- "7.14.0" - "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.4" + ELASTIC_STACK: "7.14.0" 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.4" + org.opencontainers.image.version: "7.14.0" ## 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,16 +40,16 @@ labels: # List of resources to make available to the offline build context resources: -- 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 +- filename: filebeat-7.14.0-linux-x86_64.tar.gz + url: https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.14.0-linux-x86_64.tar.gz validation: type: sha512 - value: 51fdf4c2d4ecb244608c0ecb37cdc5591fd6ee3b8de9b7aea3ccde7a26052eab7906c3152140cc7aff7e1855927c190687eebf8f43be554ff2a0b5dfdbb11658 + value: - filename: tinit url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: type: sha256 - value: 93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c + value: # List of project maintainers -- GitLab From 17f05e87e472d78779b993ee403c0a31db15d99e Mon Sep 17 00:00:00 2001 From: Mike Place Date: Thu, 5 Aug 2021 10:46:58 +0200 Subject: [PATCH 2/3] Update to Elastic Stack 7.14.0 --- Dockerfile | 2 +- README.md | 4 ++-- hardening_manifest.yaml | 12 ++++++------ 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Dockerfile b/Dockerfile index bb409d3..9c5d990 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.4 +ARG ELASTIC_STACK=7.14.0 ARG ELASTIC_PRODUCT=filebeat ARG OS_AND_ARCH=linux-x86_64 diff --git a/README.md b/README.md index a432e5d..97dfb12 100644 --- a/README.md +++ b/README.md @@ -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.13/licenses/ELASTIC-LICENSE.txt), +License](https://github.com/elastic/elasticsearch/blob/7.14/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.13.1.html). +[here](https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.14.1.html). diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index b417597..4acf93f 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.4" +- "7.14.0" - "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.4" + ELASTIC_STACK: "7.14.0" 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.4" + org.opencontainers.image.version: "7.14.0" ## 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.4-linux-x86_64.tar.gz - url: https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.13.4-linux-x86_64.tar.gz +- filename: filebeat-7.14.0-linux-x86_64.tar.gz + url: https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.14.0-linux-x86_64.tar.gz validation: type: sha512 - value: 51fdf4c2d4ecb244608c0ecb37cdc5591fd6ee3b8de9b7aea3ccde7a26052eab7906c3152140cc7aff7e1855927c190687eebf8f43be554ff2a0b5dfdbb11658 + value: dea1c20e46197d4554c136d66171972787aebe7933b8880bdbbfb8b78451808f2cd4d523ac8109d2da9f545893118e5a2cae300af90b584c558efa7bcab98285 - filename: tinit url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: -- GitLab From 0704b227fab465d43f477666d0569ac0fdc07bfd Mon Sep 17 00:00:00 2001 From: Mike Place Date: Thu, 5 Aug 2021 11:22:48 +0200 Subject: [PATCH 3/3] Update to Elastic Stack 7.14.0 --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 2dd7ab9..4acf93f 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -49,7 +49,7 @@ resources: url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: type: sha256 - value: + value: 93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c # List of project maintainers -- GitLab