Skip to content
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
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.1.18"
".": "5.1.19"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management

## [5.1.19](https://github.com/sous-chefs/elasticsearch/compare/5.1.18...v5.1.19) (2025-10-15)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach 5.1.18...v5.1.19 Status: 404



### Bug Fixes

* **ci:** Update workflows to use release pipeline ([#822](https://github.com/sous-chefs/elasticsearch/issues/822)) ([ac9b48a](https://github.com/sous-chefs/elasticsearch/commit/ac9b48a46dc185cae39e044a18e128ee54e18f4d))

## 5.1.17 - *2024-11-18*

Standardise files with files in sous-chefs/repo-management
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'Apache-2.0'
description 'Installs and configures Elasticsearch'
version '5.1.18'
version '5.1.19'
issues_url 'https://github.com/sous-chefs/elasticsearch/issues'
source_url 'https://github.com/sous-chefs/elasticsearch'
chef_version '>= 16.0'
Expand Down
Loading