From 7e664e6b2e1ec96f6250003061097a6db6bc0cd7 Mon Sep 17 00:00:00 2001 From: pccibot <12855858+pccibot@users.noreply.github.com> Date: Wed, 20 May 2026 17:12:44 +0000 Subject: [PATCH] Release 11.1.0 --- CHANGELOG.md | 10 +++++++++- metadata.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 525af9d..f2ab7e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,15 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. -## [v11.0.0](https://github.com/voxpupuli/puppet-elastic_stack/tree/v11.0.0) (2025-12-18) +## [v11.1.0](https://github.com/voxpupuli/puppet-elastic_stack/tree/v11.1.0) (2026-05-20) + +[Full Changelog](https://github.com/voxpupuli/puppet-elastic_stack/compare/v11.0.0...v11.1.0) + +**Implemented enhancements:** + +- puppet/yum: Allow 8.x [\#112](https://github.com/voxpupuli/puppet-elastic_stack/pull/112) ([bastelfreak](https://github.com/bastelfreak)) + +## [v11.0.0](https://github.com/voxpupuli/puppet-elastic_stack/tree/v11.0.0) (2025-12-19) [Full Changelog](https://github.com/voxpupuli/puppet-elastic_stack/compare/v10.0.0...v11.0.0) diff --git a/metadata.json b/metadata.json index 664c3a8..692736e 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-elastic_stack", - "version": "11.0.1-rc0", + "version": "11.1.0", "author": "Vox Pupuli", "summary": "Helpers for installing and configuring components of the Elastic Stack.", "license": "Apache-2.0",