From a7ad660155bbc4a58d0e5cc2d25cfe349588daae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 16:24:29 +0100 Subject: [PATCH] Fix artifact path for integration with ubireleaser (#14319) (#14320) need to be hardcoded so it can be replaced properly by the ubireleaser during the creation of the Ironbank merge request. Relates to https://github.com/elastic/logstash/pull/14298/ (cherry picked from commit 79c36c5ac2459bbc14b92de7b294a90567ad9264) Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com> --- docker/templates/hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/templates/hardening_manifest.yaml b/docker/templates/hardening_manifest.yaml index 3876ac339..8014c8df5 100644 --- a/docker/templates/hardening_manifest.yaml +++ b/docker/templates/hardening_manifest.yaml @@ -40,7 +40,7 @@ labels: # List of resources to make available to the offline build context resources: - filename: logstash-{{ elastic_version }}-linux-x86_64.tar.gz - url: https://artifacts.elastic.co/downloads/logstash/logstash-{{ elastic_version }}-linux-x86_64.tar.gz + url: /logstash-{{ elastic_version }}-linux-x86_64.tar.gz validation: type: sha512 value: