From ef8552832b54a89878dd2aa7ab259786b3410d6d Mon Sep 17 00:00:00 2001 From: Fairwinds Bot <24319676+reactiveops-bot@users.noreply.github.com> Date: Fri, 8 Mar 2024 13:53:27 -0500 Subject: [PATCH] [fairwinds-insights] - Update self hosted version to 15.5 (#1437) Co-authored-by: Robert Brennan --- 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 a7c535bae..0afece0b5 100644 --- a/stable/fairwinds-insights/CHANGELOG.md +++ b/stable/fairwinds-insights/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 2.1.1 +* Update application version to 15.5. [See the release notes for more details](https://insights.docs.fairwinds.com/release-notes) + ## 2.1.0 * Updated cronjob close-tickets to update-tickets diff --git a/stable/fairwinds-insights/Chart.yaml b/stable/fairwinds-insights/Chart.yaml index 5bb0d8bc7..266daf117 100644 --- a/stable/fairwinds-insights/Chart.yaml +++ b/stable/fairwinds-insights/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "15.4" +appVersion: "15.5" description: A Helm chart to run the Fairwinds Insights server name: fairwinds-insights -version: 2.1.0 +version: 2.1.1 kubeVersion: ">= 1.22.0-0" maintainers: - name: rbren