diff --git a/stable/postgresql/Chart.yaml b/stable/postgresql/Chart.yaml index c8fc2f5d27..759442df02 100644 --- a/stable/postgresql/Chart.yaml +++ b/stable/postgresql/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: postgresql -version: 5.3.0 +version: 5.3.1 appVersion: 11.3.0 description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance. keywords: diff --git a/stable/postgresql/OWNERS b/stable/postgresql/OWNERS index 9f1a364b58..d2b623f675 100644 --- a/stable/postgresql/OWNERS +++ b/stable/postgresql/OWNERS @@ -3,6 +3,7 @@ approvers: - tompizmor - sameersbn - carrodher +- javsalgar - juan131 - desaintmartin reviewers: @@ -10,5 +11,6 @@ reviewers: - tompizmor - sameersbn - carrodher +- javsalgar - juan131 -- desaintmartin \ No newline at end of file +- desaintmartin