Skip to content

Commit dda1064

Browse files
authored
Modify fips core spec qualifier and name (#7818)
1 parent c01a6ce commit dda1064

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev-tools/packaging/packages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1692,8 +1692,9 @@ specs:
16921692
spec:
16931693
<<: *common_fips
16941694
<<: *elastic_license_for_binaries
1695+
name: '{{.BeatName}}'
16951696
version: '{{ beat_version }}'
1696-
qualifier: core
1697+
qualifier: 'core-fips'
16971698
files:
16981699
'{{.BeatName}}{{.BinaryExt}}':
16991700
source: ./build/golang-crossbuild/{{.BeatName}}-{{.GOOS}}-{{.Platform.Arch}}{{.BinaryExt}}

0 commit comments

Comments
 (0)