diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index a654d7e7abe..520db996619 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -28,7 +28,7 @@ keywords: - accounting - mrp - marketing -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - https://hub.docker.com/_/odoo type: application -version: 17.8.4 +version: 17.8.5 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index bb1689e86e8..ba3e59d0cea 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:d13febe57e6e3761497c27be3d208856d91159578bc10a8547cc350848e20c05 + tag: 17.0@sha256:f4486384359584ee52dbcfb2731e884fe55757043995b52520bf3e78dcb3ad94 securityContext: container: readOnlyRootFilesystem: false