Skip to content

Commit

Permalink
Add missing UBI images for heartbeat, journalbeat, packetbeat (elasti…
Browse files Browse the repository at this point in the history
…c#14928) (elastic#14940)

(cherry picked from commit b2bc6bb)
  • Loading branch information
mikemadden42 authored Dec 4, 2019
1 parent 225386e commit 8a437df
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dev-tools/packaging/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,3 +411,11 @@ specs:
files:
'{{.BeatName}}{{.BinaryExt}}':
source: ./{{.XPackDir}}/{{.BeatName}}/build/golang-crossbuild/{{.BeatName}}-{{.GOOS}}-{{.Platform.Arch}}{{.BinaryExt}}

- os: linux
types: [docker]
spec:
<<: *docker_spec
<<: *docker_ubi_spec
<<: *elastic_docker_spec
<<: *elastic_license_for_binaries

0 comments on commit 8a437df

Please sign in to comment.