From ea90d0cc660e2b0681fd989d3395ff4b364fc22e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n-Garc=C3=ADa?= Date: Tue, 4 Jun 2019 19:10:40 +0200 Subject: [PATCH] [stable/postgresql] (#14464) Signed-off-by: Javier Salmeron Garcia --- stable/postgresql/Chart.yaml | 2 +- stable/postgresql/OWNERS | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) 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