From 11313ed9e02f2f5e43dacd3129df6ca90b47169d Mon Sep 17 00:00:00 2001 From: Spencer Gilbert Date: Mon, 22 Nov 2021 11:21:06 -0500 Subject: [PATCH] chore(vector): Generate changelog for 0.2.0 (#115) Signed-off-by: Spencer Gilbert --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 929ab34..66f2919 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) +## [vector-0.2.0] - 2021-11-19 + +### Vector + +#### Features + +- Include option to add additionalLabels to PodMonitor (#111) ([0a71e9e](https://github.com/vectordotdev/helm-charts/commit/0a71e9e653431c02ac0273e0b5556fbf1e5e8ded)) +- Upgrade Vector to 0.18.0 (#114) ([27b9e98](https://github.com/vectordotdev/helm-charts/commit/27b9e9804a26893a84a46affa69b6f6738ba3b31)) + ## [vector-0.1.1] - 2021-11-10 ### Vector