From de2ea11ed2db2950b52872c172ad3656ddb60cef Mon Sep 17 00:00:00 2001 From: Fairwinds Bot <24319676+reactiveops-bot@users.noreply.github.com> Date: Fri, 29 Dec 2023 11:19:15 -0500 Subject: [PATCH] [fairwinds-insights] - Update self hosted version to 14.13 (#1404) --- 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 44ff363da..7ddf980d8 100644 --- a/stable/fairwinds-insights/CHANGELOG.md +++ b/stable/fairwinds-insights/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 1.0.9 +* Update application version to 14.13. [See the release notes for more details](https://insights.docs.fairwinds.com/release-notes) + ## 1.0.8 * Update application version to 14.12. [See the release notes for more details](https://insights.docs.fairwinds.com/release-notes) diff --git a/stable/fairwinds-insights/Chart.yaml b/stable/fairwinds-insights/Chart.yaml index 220b393d6..30c926891 100644 --- a/stable/fairwinds-insights/Chart.yaml +++ b/stable/fairwinds-insights/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "14.12" +appVersion: "14.13" description: A Helm chart to run the Fairwinds Insights server name: fairwinds-insights -version: 1.0.8 +version: 1.0.9 kubeVersion: ">= 1.22.0-0" maintainers: - name: rbren