From 184d15d0efd2d00a193de2cac020caf52e7e85c9 Mon Sep 17 00:00:00 2001 From: Fairwinds Bot Date: Wed, 11 Oct 2023 16:26:40 -0400 Subject: [PATCH] [fairwinds-insights] - Update self hosted version to 14.2 (#1341) --- stable/fairwinds-insights/CHANGELOG.md | 3 +++ stable/fairwinds-insights/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/stable/fairwinds-insights/CHANGELOG.md b/stable/fairwinds-insights/CHANGELOG.md index 5716f26c0..09c718350 100644 --- a/stable/fairwinds-insights/CHANGELOG.md +++ b/stable/fairwinds-insights/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 0.21.1 +* Update application version to 14.2. [See the release notes for more details](https://insights.docs.fairwinds.com/release-notes) + ## 0.21.0 * Add `terminationGracePeriodSeconds` to insights report job deployment spec diff --git a/stable/fairwinds-insights/Chart.yaml b/stable/fairwinds-insights/Chart.yaml index 683b29272..f7d72c0a9 100644 --- a/stable/fairwinds-insights/Chart.yaml +++ b/stable/fairwinds-insights/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "14.1" +appVersion: "14.2" description: A Helm chart to run the Fairwinds Insights server name: fairwinds-insights -version: 0.21.0 +version: 0.21.1 kubeVersion: ">= 1.22.0-0" maintainers: - name: rbren