From 156e033ccf8fc86682e791b24ead3cae9fcd32b7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 31 Jul 2024 02:26:51 +0200 Subject: [PATCH] chore(deps): update container image docker.io/odoo to 17.0@3178ddc by renovate (#24583) --- charts/stable/odoo/Chart.yaml | 2 +- charts/stable/odoo/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index f06217dc58d..1221abaabde 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - https://hub.docker.com/_/odoo type: application -version: 19.1.5 +version: 19.1.6 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index ba88f3367ab..d9a1e4b1f32 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:29750ac059c97311d1110315eb5e69ebdeb72896775ae5703f2ff9c7e367c6b9 + tag: 17.0@sha256:3178ddce5bf9e6d731eca2d4ce50ee539f7ed33be1030eb4ac435f0200d002b9 securityContext: container: readOnlyRootFilesystem: false