diff --git a/stable/odoo/Chart.yaml b/stable/odoo/Chart.yaml index 61ff1a20f801..72d88242e1bf 100644 --- a/stable/odoo/Chart.yaml +++ b/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: odoo -version: 8.1.3 +version: 8.1.4 appVersion: 12.0.20190615 description: A suite of web based open source business apps. home: https://www.odoo.com/ diff --git a/stable/odoo/values.yaml b/stable/odoo/values.yaml index f889722a444a..2cfccf636ccb 100644 --- a/stable/odoo/values.yaml +++ b/stable/odoo/values.yaml @@ -51,11 +51,11 @@ odooEmail: user@example.com # smtpProtocol: externalDatabase: -## All of these values are only used when mariadb.enabled is set to false +## All of these values are only used when postgresql.enabled is set to false ## Database host host: localhost - ## non-root Username for Wordpress Database + ## non-root Username for Odoo database user: postgres ## Database password