Skip to content

Commit

Permalink
fix: Updated postgresql dependency for unleash (#60)
Browse files Browse the repository at this point in the history
* fix: Updated postgresql dependency for unleash

* ci(helm-version): bump 2.7.4 (#62)

Co-authored-by: Em Jones <[email protected]>
  • Loading branch information
Christopher Kolstad and em-jones authored Jan 27, 2023
1 parent aad68bc commit d90eb41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/unleash/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "4.15.1"
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 10.16.2
version: 12.1.6
condition: postgresql.enabled
description: Unleash is a open source feature flag & toggle system, that gives you a great overview over all feature toggles across all your applications and services.
maintainers:
Expand All @@ -15,4 +15,4 @@ sources:
- https://github.com/Unleash/unleash
- https://github.com/Unleash/helm-charts
type: application
version: 2.7.3
version: 2.7.4

0 comments on commit d90eb41

Please sign in to comment.