Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
version bump for affected dependency logstash-integration-kafka from
version 11.5.2 to 11.5.3
  • Loading branch information
jamie-albert authored Dec 10, 2024
1 parent b28b2dc commit 472b5d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions logstash-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
package:
name: logstash-8
version: 8.16.1
epoch: 0
epoch: 1
description: Logstash - transport and process your logs, events, or other data
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -81,7 +81,7 @@ pipeline:
echo "gem 'rexml', '3.3.9'" >> Gemfile.template
echo "gem 'puma', '6.4.3'" >> Gemfile.template
echo "gem 'sinatra', '4.1.0'" >> Gemfile.template
echo "gem 'logstash-integration-kafka', '11.5.2'" >> Gemfile.template
echo "gem 'logstash-integration-kafka', '11.5.3'" >> Gemfile.template
# Disable the logstash-integration-jdbc plugin download as we build and
# package it separately
jq 'del(.["logstash-integration-jdbc"])' rakelib/plugins-metadata.json > /tmp/plugins-metadata.json
Expand Down

0 comments on commit 472b5d2

Please sign in to comment.