From 765761aebaf47d3c041cfffec582bfb0b6401112 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 29 Sep 2022 21:26:49 +0000 Subject: [PATCH] Release prep v1.2.1 --- CHANGELOG.md | 10 +++++++++- metadata.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ece41a5..f0a54dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). -## [v1.2.0](https://github.com/puppetlabs/influxdb/tree/v1.2.0) (2022-09-26) +## [v1.2.1](https://github.com/puppetlabs/influxdb/tree/v1.2.1) (2022-09-29) + +[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v1.2.0...v1.2.1) + +### Fixed + +- \(Sup 3678\) Fix use\_ssl parameter [\#42](https://github.com/puppetlabs/influxdb/pull/42) ([m0dular](https://github.com/m0dular)) + +## [v1.2.0](https://github.com/puppetlabs/influxdb/tree/v1.2.0) (2022-09-27) [Full Changelog](https://github.com/puppetlabs/influxdb/compare/v1.1.0...v1.2.0) diff --git a/metadata.json b/metadata.json index 277822c..4cbd898 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-influxdb", - "version": "1.2.0", + "version": "1.2.1", "author": "Adrian Parreiras Horta", "summary": "Installs and configures InfluxDB 2", "license": "Apache-2.0",