From b182b7422674872185b16bfb4a390a514d64b77e Mon Sep 17 00:00:00 2001 From: Aldo Lacuku Date: Thu, 21 Dec 2023 09:31:53 +0100 Subject: [PATCH] update(k8s-metacollector): bump chart's version Signed-off-by: Aldo Lacuku --- charts/k8s-metacollector/CHANGELOG.md | 7 +++++++ charts/k8s-metacollector/Chart.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/charts/k8s-metacollector/CHANGELOG.md b/charts/k8s-metacollector/CHANGELOG.md index 07c541568..93176a16c 100644 --- a/charts/k8s-metacollector/CHANGELOG.md +++ b/charts/k8s-metacollector/CHANGELOG.md @@ -4,6 +4,13 @@ This file documents all notable changes to `k8s-metacollector` Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v0.1.1 + +### Major Changes + +* Add `work in progress` disclaimer; +* Update chart info. + ## v0.1.0 ### Major Changes diff --git a/charts/k8s-metacollector/Chart.yaml b/charts/k8s-metacollector/Chart.yaml index 67fb684fe..fc7880200 100644 --- a/charts/k8s-metacollector/Chart.yaml +++ b/charts/k8s-metacollector/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.1.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to