diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 1090b2f5904..4f8397e8d08 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0' apiVersion: v2 name: odoo -version: 14.0.17 +version: 14.0.18 appVersion: "17.0" description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index e2fd5a6c180..773efd2de15 100644 --- a/charts/stable/odoo/values.yaml +++ b/charts/stable/odoo/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/odoo pullPolicy: IfNotPresent - tag: 17.0@sha256:92bb6095ddcc2a6ab16645d988dfb4b2e61444a6371a20706d32f6b27904192b + tag: 17.0@sha256:c5f6adf5b291de86c8cee45dadf6a64e1601d8ad03771ddb8d0ab32ba5cf15e4 securityContext: container: readOnlyRootFilesystem: false