Skip to content

Update ELK images for 9.1.0 and 8.19.0 #19558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions library/elasticsearch
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ GitRepo: https://github.com/elastic/dockerfiles.git
Directory: elasticsearch
Builder: buildkit

Tags: 7.17.28
Architectures: amd64, arm64v8
GitFetch: refs/heads/7.17
GitCommit: 2ef7e0a0be5abd21cb38a39c3cce65d5278ebfee

Tags: 8.17.9
Architectures: amd64, arm64v8
GitFetch: refs/heads/8.17
Expand All @@ -18,7 +13,17 @@ Architectures: amd64, arm64v8
GitFetch: refs/heads/8.18
GitCommit: 879005c2065f0c8d78fa6d978ce161fd38734600

Tags: 8.19.0
Architectures: amd64, arm64v8
GitFetch: refs/heads/8.19
GitCommit: a01d05345bb7ef65ee8fe2ca4713cc0efa98cf5b

Tags: 9.0.4
Architectures: amd64, arm64v8
GitFetch: refs/heads/9.0
GitCommit: 8052f28559ff55a203e9ce99ecb48251bbc67079

Tags: 9.1.0
Architectures: amd64, arm64v8
GitFetch: refs/heads/9.1
GitCommit: e25a4db7c35942e4deb90532335b7f43710ff5ce
12 changes: 11 additions & 1 deletion library/kibana
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Builder: buildkit
Tags: 7.17.28
Architectures: amd64, arm64v8
GitFetch: refs/heads/7.17
GitCommit: 2ef7e0a0be5abd21cb38a39c3cce65d5278ebfee
GitCommit: 28b876f2aaba7bc27d76a1acd55cbc8ada9b5dea

Tags: 8.17.9
Architectures: amd64, arm64v8
Expand All @@ -18,7 +18,17 @@ Architectures: amd64, arm64v8
GitFetch: refs/heads/8.18
GitCommit: 879005c2065f0c8d78fa6d978ce161fd38734600

Tags: 8.19.0
Architectures: amd64, arm64v8
GitFetch: refs/heads/8.19
GitCommit: e4c2da0c16babf1795279cb79aa1bf507363b3f6

Tags: 9.0.4
Architectures: amd64, arm64v8
GitFetch: refs/heads/9.0
GitCommit: 8052f28559ff55a203e9ce99ecb48251bbc67079

Tags: 9.1.0
Architectures: amd64, arm64v8
GitFetch: refs/heads/9.1
GitCommit: e25a4db7c35942e4deb90532335b7f43710ff5ce
10 changes: 10 additions & 0 deletions library/logstash
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,17 @@ Architectures: amd64, arm64v8
GitFetch: refs/heads/8.18
GitCommit: 879005c2065f0c8d78fa6d978ce161fd38734600

Tags: 8.19.0
Architectures: amd64, arm64v8
GitFetch: refs/heads/8.19
GitCommit: a01d05345bb7ef65ee8fe2ca4713cc0efa98cf5b

Tags: 9.0.4
Architectures: amd64, arm64v8
GitFetch: refs/heads/9.0
GitCommit: 8052f28559ff55a203e9ce99ecb48251bbc67079

Tags: 9.1.0
Architectures: amd64, arm64v8
GitFetch: refs/heads/9.1
GitCommit: e25a4db7c35942e4deb90532335b7f43710ff5ce
Loading