Skip to content
Merged
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
4 changes: 2 additions & 2 deletions logstash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# subpackage to be installed separately.
package:
name: logstash
version: 8.15.1
version: 8.15.2
epoch: 0
description: Logstash - transport and process your logs, events, or other data
copyright:
Expand Down Expand Up @@ -63,7 +63,7 @@ pipeline:
with:
repository: https://github.com/elastic/logstash
tag: v${{package.version}}
expected-commit: 3aee7aecd8d7cd3bacb98d5d05cbea4a5e45ce41
expected-commit: 7a9f41a0f5f5b854f0e5599ae742236cef5e8624

- name: Patch sources
runs: |
Expand Down