From ea8730cb0e1d6141d0912766c69e36560473aa47 Mon Sep 17 00:00:00 2001 From: Fairwinds Bot <24319676+reactiveops-bot@users.noreply.github.com> Date: Fri, 29 Mar 2024 11:14:29 -0400 Subject: [PATCH] [fairwinds-insights] - Update self hosted version to 15.6 (#1454) --- 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 2a8d48c1b..3fb56a148 100644 --- a/stable/fairwinds-insights/CHANGELOG.md +++ b/stable/fairwinds-insights/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 2.1.4 +* Update application version to 15.6. [See the release notes for more details](https://insights.docs.fairwinds.com/release-notes) + ## 2.1.3 * Update agent version to 4.x diff --git a/stable/fairwinds-insights/Chart.yaml b/stable/fairwinds-insights/Chart.yaml index bbcddeb90..fa589ce4b 100644 --- a/stable/fairwinds-insights/Chart.yaml +++ b/stable/fairwinds-insights/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "15.5" +appVersion: "15.6" description: A Helm chart to run the Fairwinds Insights server name: fairwinds-insights -version: 2.1.3 +version: 2.1.4 kubeVersion: ">= 1.22.0-0" maintainers: - name: rbren