diff --git a/stable/fairwinds-insights/CHANGELOG.md b/stable/fairwinds-insights/CHANGELOG.md index 60bbc95bb..5d55127a0 100644 --- a/stable/fairwinds-insights/CHANGELOG.md +++ b/stable/fairwinds-insights/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 2.0.3 +* Update application version to 15.3. [See the release notes for more details](https://insights.docs.fairwinds.com/release-notes) + ## 2.0.2 * Update application version to 15.2. [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 6180d9f1c..d7dd81a83 100644 --- a/stable/fairwinds-insights/Chart.yaml +++ b/stable/fairwinds-insights/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "15.2" +appVersion: "15.3" description: A Helm chart to run the Fairwinds Insights server name: fairwinds-insights -version: 2.0.2 +version: 2.0.3 kubeVersion: ">= 1.22.0-0" maintainers: - name: rbren