Skip to content

Commit 083c3c5

Browse files
jmlrtmergify[bot]
authored andcommitted
update ironbank image product name (#1009)
This is required to automate the creation of the ironbank merge requests as the ubireleaser is using this field to compute the elastic-agent artifact url. For example it is now trying to retrieve https://artifacts.elastic.co/downloads/beats/elastic-agent-8.4.0-linux-x86_64.tar.gz instead of https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.4.0-linux-x86_64.tar.gz (cherry picked from commit 91d4854)
1 parent 88efae5 commit 083c3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-tools/packaging/templates/ironbank/hardening_manifest.yaml.tmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ labels:
3535
## This value can be "opensource" or "commercial"
3636
mil.dso.ironbank.image.type: "commercial"
3737
## Product the image belongs to for grouping multiple images
38-
mil.dso.ironbank.product.name: "beats"
38+
mil.dso.ironbank.product.name: "elastic-agent"
3939

4040
# List of resources to make available to the offline build context
4141
resources:

0 commit comments

Comments
 (0)