diff --git a/Dockerfile b/Dockerfile index 7bba04a3814bf4006d65b5b6b51c4703fe372a87..605bba26c3af34949fb114e704764b1a07cb8765 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ ARG BASE_TAG=8.7 FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as builder -ARG ELASTIC_STACK=7.17.9 +ARG ELASTIC_STACK=7.17.10 ARG ELASTIC_PRODUCT=metricbeat ARG OS_AND_ARCH=linux-x86_64 diff --git a/README.md b/README.md index 3a9f00468b4a60efaa830714f93dd3521ec51e71..051a62fd5c2bceeef99ebfc488160c9150441109 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,4 @@ 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.17.9.html). +[here](https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.17.10.html). diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 8d41f418311a0a078ebeddbfb10b44501f4d087a..6d80d5fa83e8119f71f9ebf8e100c52dffcd70ee 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -3,7 +3,7 @@ args: BASE_IMAGE: redhat/ubi/ubi8 BASE_TAG: '8.7' ELASTIC_PRODUCT: metricbeat - ELASTIC_STACK: 7.17.9 + ELASTIC_STACK: 7.17.10 labels: mil.dso.ironbank.image.keywords: metrics,observabilty,o11y,oblt,beats,elastic,elasticsearch,golang mil.dso.ironbank.image.type: commercial @@ -13,7 +13,7 @@ labels: org.opencontainers.image.title: metricbeat org.opencontainers.image.url: https://www.elastic.co/products/beats/metricbeat org.opencontainers.image.vendor: Elastic - org.opencontainers.image.version: 7.17.9 + org.opencontainers.image.version: 7.17.10 maintainers: - email: nassim.kammah@elastic.co name: Nassim Kammah @@ -26,15 +26,15 @@ maintainers: username: victor.martinez name: elastic/beats/metricbeat resources: -- filename: metricbeat-7.17.9-linux-x86_64.tar.gz - url: https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.17.9-linux-x86_64.tar.gz +- filename: metricbeat-7.17.10-linux-x86_64.tar.gz + url: https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-7.17.10-linux-x86_64.tar.gz validation: type: sha512 - value: b609517276ec25a817b0f651391cf7f7c499e4aa6629fbd3cb6498f7c0d6f732e70129aa1cdf5810cc213d0c4c7e223de1da53f870521fd8b56c51f95c745141 + value: 26771b4b9aa1778b5e844bff713137d983eb19cd8eec9cb06938279d937061bd879e1082a618ff3c05c7b8a27481effe43e279e7fd5734a5431f5db486035940 - filename: tinit url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: type: sha256 value: 93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c tags: -- 7.17.9 +- 7.17.10