From 0e49d63015feb9d984a3464c87db56939f833200 Mon Sep 17 00:00:00 2001 From: Fairwinds Bot <24319676+reactiveops-bot@users.noreply.github.com> Date: Fri, 16 Feb 2024 13:05:56 -0500 Subject: [PATCH] [fairwinds-insights] - Update self hosted version to 15.2 (#1424) --- 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 4f5a51a36..60bbc95bb 100644 --- a/stable/fairwinds-insights/CHANGELOG.md +++ b/stable/fairwinds-insights/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 2.0.2 +* Update application version to 15.2. [See the release notes for more details](https://insights.docs.fairwinds.com/release-notes) + ## 2.0.1 * Bumped CI plugin to 5.4 diff --git a/stable/fairwinds-insights/Chart.yaml b/stable/fairwinds-insights/Chart.yaml index 36157cb97..6180d9f1c 100644 --- a/stable/fairwinds-insights/Chart.yaml +++ b/stable/fairwinds-insights/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "15.0" +appVersion: "15.2" description: A Helm chart to run the Fairwinds Insights server name: fairwinds-insights -version: 2.0.1 +version: 2.0.2 kubeVersion: ">= 1.22.0-0" maintainers: - name: rbren