Skip to content

Commit

Permalink
[stable/fairwinds-insights] Bumping postgres charts (#1421)
Browse files Browse the repository at this point in the history
* Trying to fix postgres

* Trying to fix postgres

* Trying to fix postgres

* Trying to fix postgres

* Bumping version

* Revert

* Bumped version
  • Loading branch information
jdesouza authored Feb 12, 2024
1 parent 75c77fd commit d74943a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions stable/fairwinds-insights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2.0.0
* Bumped postgres charts to 14.0.5

## 1.0.11
* Update application version to 15.0. [See the release notes for more details](https://insights.docs.fairwinds.com/release-notes)

Expand Down
4 changes: 2 additions & 2 deletions stable/fairwinds-insights/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
appVersion: "15.0"
description: A Helm chart to run the Fairwinds Insights server
name: fairwinds-insights
version: 1.0.11
version: 2.0.0
kubeVersion: ">= 1.22.0-0"
maintainers:
- name: rbren
- name: mhoss019
dependencies:
- name: postgresql
version: 12.1.6
version: 14.0.5
repository: https://charts.bitnami.com/bitnami
condition: postgresql.ephemeral
- name: minio
Expand Down

0 comments on commit d74943a

Please sign in to comment.