Skip to content

Commit

Permalink
mre values for postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
gopaljayanythi committed Sep 6, 2022
1 parent bcf84f3 commit 0c3618a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 14.5.0
dependencies:
- name: common
version: 2.0.3
version: 2.0.2
description: PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures.
engine: gotpl
home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql
Expand All @@ -21,4 +21,4 @@ name: postgresql
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/postgresql
- https://www.postgresql.org/
version: 11.8.1
version: 11.8.2

0 comments on commit 0c3618a

Please sign in to comment.