mirror of
https://github.com/elastic/logstash.git
synced 2025-06-27 08:50:36 -04:00
Update catalog-info.yaml (#17577)
Fixes an error where this was being treated as a number rather than a string
This commit is contained in:
parent
443241b6d3
commit
7cae0acf85
1 changed files with 2 additions and 2 deletions
|
@ -794,7 +794,7 @@ spec:
|
|||
env:
|
||||
PIPELINES_TO_TRIGGER: 'logstash-jdk-availability-check-pipeline'
|
||||
Weekly JDK availability check (8.19):
|
||||
branch: 8.19
|
||||
branch: "8.19"
|
||||
cronline: 0 2 * * 1 # every Monday@2AM UTC
|
||||
message: Weekly trigger of JDK update availability pipeline per branch
|
||||
env:
|
||||
|
@ -802,4 +802,4 @@ spec:
|
|||
|
||||
# *******************************
|
||||
# SECTION END: JDK check pipeline
|
||||
# *******************************
|
||||
# *******************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue